This website requires JavaScript.
Explore
Help
Sign In
yarmo
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
Ryan
5f23f21216
CLI/Doctor: Print QMK_HOME (
#10398
)
2020-09-24 15:16:00 +10:00
..
json
…
list
[CLI] Add a subcommand for getting information about a keyboard (
#8666
)
2020-05-26 13:05:41 -07:00
new
…
__init__.py
[CLI] Add a subcommand for getting information about a keyboard (
#8666
)
2020-05-26 13:05:41 -07:00
cformat.py
Initial work for consolidation of ChibiOS platform files (
#8327
)
2020-08-29 14:30:02 -07:00
compile.py
Fix the path for generated keymaps (
#9213
)
2020-05-26 15:18:49 -07:00
config.py
…
docs.py
…
doctor.py
CLI/Doctor: Print QMK_HOME (
#10398
)
2020-09-24 15:16:00 +10:00
flash.py
Add
st-flash
flash target (
#9964
)
2020-08-29 14:30:02 -07:00
hello.py
…
info.py
Fix running qmk info without any arguments (
#9218
)
2020-05-27 09:43:22 +02:00
json2c.py
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
2020-05-26 17:43:33 +02:00
kle2json.py
…
pyformat.py
…
pytest.py
…