Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot
2022-08-20 05:40:23 +00:00
8 changed files with 361 additions and 91 deletions
+1
View File
@@ -15,6 +15,7 @@ from milc.questions import yesno
import_names = {
# A mapping of package name to importable name
'pep8-naming': 'pep8ext_naming',
'pyserial': 'serial',
'pyusb': 'usb.core',
'qmk-dotty-dict': 'dotty_dict',
'pillow': 'PIL',