My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/lib/python/qmk/cli
Ryan 69eca63a84
`qmk doctor`: Don't run udev checks under WSL (#12231)
4 years ago
..
chibios Fix develop (#12039) 4 years ago
generate `qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101) 4 years ago
list Generate api data on each push (#10609) 5 years ago
new CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py bump to python 3.7 (#11408) 4 years ago
c2json.py Fix generated file output while target exists (#12062) 4 years ago
cformat.py Fix warning logic when running 'qmk format -a' (#11177) 4 years ago
clean.py CLI: Add `qmk clean` (#10785) 5 years ago
compile.py Allow flash/compile to accept relative json paths (#11767) 4 years ago
config.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
docs.py Don't hide for devs... 5 years ago
doctor.py `qmk doctor`: Don't run udev checks under WSL (#12231) 4 years ago
fileformat.py `qmk fileformat`: only print complaints, and fix some of them (#11278) 4 years ago
flash.py Allow flash/compile to accept relative json paths (#11767) 4 years ago
hello.py CLI: Add development mode support 5 years ago
info.py Fix develop (#12039) 4 years ago
json2c.py Fix generated file output while target exists (#12062) 4 years ago
kle2json.py Fix develop (#12039) 4 years ago
lint.py New command: qmk lint (#10761) 5 years ago
pyformat.py CLI: Add development mode support 5 years ago
pytest.py CLI: Add development mode support 5 years ago