qmk_firmware/lib/python/qmk/cli
skullY 79edb7c594 Small CLI cleanups
* yapf changes
* Fix the cformat test
* Make the normpath test work when run from /
* `qmk config`: Mark `--read-only` as arg_only
2019-11-12 18:41:38 -08:00
..
json Fix the CLI docs (#6979) 2019-10-29 01:24:36 +00:00
list Small CLI cleanups 2019-11-12 18:41:38 -08:00
new Use keymap instead of username variable for qmk new_keymap (#6885) 2019-10-05 23:41:15 -07:00
__init__.py [Docs] CLI command to serve docs locally (#6956) 2019-10-08 11:06:26 -07:00
cformat.py Add support for newer versions of clang-format, if installed 2019-11-12 18:39:42 -08:00
compile.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
config.py Small CLI cleanups 2019-11-12 18:41:38 -08:00
docs.py [CLI] qmk docs graceful shutdown on Ctrl+C (#6989) 2019-10-11 21:41:58 -07:00
doctor.py When checking program returncodes treat both 0 and 1 as installed 2019-11-12 18:40:24 -08:00
hello.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
pyformat.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
pytest.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00