1
0
Fork 0

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

This commit is contained in:
QMK Bot 2021-05-29 19:06:14 +00:00
commit 3ea3f32dfe
2 changed files with 50 additions and 0 deletions

View file

@ -148,6 +148,7 @@ if not args or args[0] not in safe_commands:
exit(1)
# Import our subcommands
from . import bux # noqa
from . import c2json # noqa
from . import cformat # noqa
from . import chibios # noqa