1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/lib/python/qmk/cli
Zach White d9785ec313
Improve the compile and flash subcommands (#11334)
* add support for --clean to compile and flash

* compile standalone JSON keymaps without polluting the tree

* Add support for passing environment vars to make

* make flake8 happy

* document changes to qmk compile and flash

* add -e support to json export compiling

* Fix python 3.6

* honor $MAKE

* add support for parallel builds
2021-01-16 15:13:04 -08:00
..
chibios Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
generate
json
list
new
__init__.py
c2json.py [CLI] Add stdin support for json2c command (#11289) 2020-12-29 11:34:48 -08:00
cformat.py
clean.py
compile.py Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
config.py
docs.py
doctor.py
fileformat.py
flash.py Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
hello.py
info.py
json2c.py [CLI] Add stdin support for json2c command (#11289) 2020-12-29 11:34:48 -08:00
kle2json.py
lint.py
pyformat.py
pytest.py