qmk_firmware/lib/python/qmk/cli
Nick Brassel 2e1232c6bd
ChibiOS upgrade: configuration file migrator (#9952)
* Initial commit for ChibiOS conf migration.

* Modify paths, normalise chconf.h and halconf.h to be common.

* Allow deletion of non-overridden files.
2020-10-30 13:15:49 -07:00
..
chibios ChibiOS upgrade: configuration file migrator (#9952) 2020-10-30 13:15:49 -07:00
generate Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
json CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
list Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
new CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
__init__.py ChibiOS upgrade: configuration file migrator (#9952) 2020-10-30 13:15:49 -07:00
c2json.py Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
cformat.py Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
compile.py Fix the path for generated keymaps (#9213) 2020-05-26 15:18:49 -07:00
config.py
docs.py
doctor.py Add milc as a dependency and remove the installed milc (#10563) 2020-10-30 13:15:47 -07:00
flash.py Add st-flash flash target (#9964) 2020-08-29 14:30:02 -07:00
hello.py
info.py Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
json2c.py Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
kle2json.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
pyformat.py
pytest.py