This website requires JavaScript.
Explore
Help
Register
Sign In
philip
/
My-Qmk
Watch
1
Star
0
Fork
0
You've already forked My-Qmk
Code
Issues
Pull Requests
Releases
Wiki
Activity
My-Qmk
/
lib
/
python
/
qmk
/
cli
History
QMK Bot
a4c2a9b083
format code according to conventions [skip ci]
2019-11-13 05:24:56 +00:00
..
json
Make generating keymap.c from JSON more reliable
2019-11-12 20:37:28 -08:00
list
Small CLI cleanups
2019-11-12 18:41:38 -08:00
new
…
__init__.py
Add cli convert subcommand, from raw KLE to JSON (
#6898
)
2019-11-12 20:55:41 -08:00
cformat.py
Add support for newer versions of clang-format, if installed
2019-11-12 18:39:42 -08:00
compile.py
…
config.py
Small CLI cleanups
2019-11-12 18:41:38 -08:00
docs.py
[CLI]
qmk docs
graceful shutdown on Ctrl+C (
#6989
)
2019-10-11 21:41:58 -07:00
doctor.py
When checking program returncodes treat both 0 and 1 as installed
2019-11-12 18:40:24 -08:00
hello.py
…
kle2json.py
format code according to conventions [skip ci]
2019-11-13 05:24:56 +00:00
pyformat.py
…
pytest.py
…