This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-03-02 16:11:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e232f1f764eb13eabc73f02662b0b78bdc2685ea
zsa_qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
Drashna Jael're
12207daaff
Update QMK CLI to be inline with upstream
2020-09-07 13:28:27 -07:00
..
json
…
list
[CLI] Add a subcommand for getting information about a keyboard (
#8666
)
2020-08-08 20:31:13 -07:00
new
…
__init__.py
Update QMK CLI to be inline with upstream
2020-09-07 13:28:27 -07:00
cformat.py
Update QMK CLI to be inline with upstream
2020-09-07 13:28:27 -07:00
compile.py
Fix the path for generated keymaps (
#9213
)
2020-08-08 20:32:02 -07:00
config.py
…
docs.py
…
doctor.py
Parse version better in
qmk doctor
GCC version checks (
#9324
)
2020-08-08 21:16:44 -07:00
flash.py
Update QMK CLI to be inline with upstream
2020-09-07 13:28:27 -07:00
hello.py
…
info.py
Fix running qmk info without any arguments (
#9218
)
2020-08-08 20:33:17 -07:00
json2c.py
CLI: fix
json2c
subcommand and add/fix tests (
#9206
)
2020-08-08 20:29:03 -07:00
kle2json.py
…
pyformat.py
…
pytest.py
…