qmk_firmware/lib/python/qmk/cli
Erovia 26f53d38d9 Another major refactoring, add documentation
Move all useful functions to the qmk module and use the cli subcommand
as a wrapper around it.
Add both inline comments and documentation.
2020-02-15 15:19:03 -08:00
..
json
list Another major refactoring, add documentation 2020-02-15 15:19:03 -08:00
new
__init__.py
cformat.py Fix cformat processing files within ignore folders (#8063) 2020-02-02 16:33:17 +00:00
compile.py Add QMK Compile Context Sensitivity (#6884) 2020-02-07 21:48:37 +01:00
config.py
docs.py
doctor.py
flash.py Update the flash cli command to use the user config (#8125) 2020-02-08 23:58:28 +01:00
hello.py
kle2json.py
pyformat.py
pytest.py