qmk_firmware/lib/python/qmk/cli
2020-10-06 16:46:10 -07:00
..
json CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
list CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
new CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
__init__.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -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 Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
flash.py Add st-flash flash target (#9964) 2020-08-29 14:30:02 -07:00
hello.py
info.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
json2c.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -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