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-01-14 17:38:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e46cc2db8c4668b05ed873f57a54785ed56e2415
zsa_qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
Erovia
e46cc2db8c
Try to figure out revision, drop -rv/--revision argument
2020-02-15 15:19:03 -08:00
..
json
…
list
Try to figure out revision, drop -rv/--revision argument
2020-02-15 15:19:03 -08:00
new
…
__init__.py
…
cformat.py
Fix cformat processing files within ignore folders (
#8063
)
2020-02-02 16:33:17 +00:00
compile.py
Add QMK Compile Context Sensitivity (
#6884
)
2020-02-07 21:48:37 +01:00
config.py
…
docs.py
Use os.chdir for
qmk docs
instead of a custom HTTP request handler (
#7493
)
2019-11-29 15:45:22 -08:00
doctor.py
Qmk doctor os check to support newer msys2/w10 installations (
#8031
)
2020-01-28 22:21:00 +01:00
flash.py
Update the flash cli command to use the user config (
#8125
)
2020-02-08 23:58:28 +01:00
hello.py
…
kle2json.py
…
pyformat.py
…
pytest.py
…