qmk_firmware/lib/python/qmk/cli
Joel Challis ccc9c43161
Allow flash/compile to accept relative json paths (#11767)
* Allow flash/compile to accept relative paths

* Review suggestions

* Review comments

* Put back exists check otherwise stdin fails

* fix lint
2021-02-07 21:02:51 +00:00
..
chibios Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
generate Change keyboard json format to bring it inline with the current api (#11231) 2020-12-19 19:46:30 +01:00
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 Fix warning logic when running 'qmk format -a' (#11177) 2020-12-10 19:02:41 +00:00
clean.py
compile.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
config.py
docs.py
doctor.py Split of the doctor codebase (#11255) 2020-12-21 13:29:36 +01:00
fileformat.py qmk fileformat: only print complaints, and fix some of them (#11278) 2020-12-24 02:36:44 +00:00
flash.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
hello.py
info.py
json2c.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
kle2json.py
lint.py
pyformat.py
pytest.py