Zach White ea862e24f6 refactor the compile code into commands.py hace 5 años
..
cli ea862e24f6 refactor the compile code into commands.py hace 5 años
tests 596c4a1f87 Remove bin/qmk (#14231) hace 5 años
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) hace 7 años
c_parse.py 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) hace 5 años
commands.py ea862e24f6 refactor the compile code into commands.py hace 5 años
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) hace 6 años
constants.py b43c6bc176 Add support for STM32F407x MCUs. (#13718) hace 5 años
converter.py 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) hace 6 años
datetime.py 0c42f91f4c Generate api data on each push (#10609) hace 5 años
decorators.py 305cca9a5e CLI: Fix automagic (#13046) hace 5 años
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) hace 5 años
info.py 50fdb2a52c Rework `qmk compile` to bypass `Makefile`. Add new --filter option. hace 5 años
json_encoders.py 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) hace 5 años
json_schema.py 8d9bfdc254 Add a lot more data to info.json (#13366) hace 5 años
keyboard.py 50fdb2a52c Rework `qmk compile` to bypass `Makefile`. Add new --filter option. hace 5 años
keymap.py d3ed6fa8a4 eliminate the need for -kb all hace 5 años
makefile.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) hace 6 años
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) hace 6 años
metadata.py 50fdb2a52c Rework `qmk compile` to bypass `Makefile`. Add new --filter option. hace 5 años
path.py 299008be36 Add support for qmk_configurator style aliases (#11954) hace 5 años
submodules.py db1eacdaac Align our subprocess usage with current best practices. (#12940) hace 5 años