This website requires JavaScript.
Explore
Help
Sign in
poz
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5421ba11de
qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
skullY
5421ba11de
Add support for newer versions of clang-format, if installed
2019-11-12 18:39:42 -08:00
..
json
Fix the CLI docs (
#6979
)
2019-10-29 01:24:36 +00:00
list
[CLI] Add
qmk list_keyboards
(
#6927
)
2019-10-07 11:32:30 -07:00
new
Use
keymap
instead of
username
variable for
qmk new_keymap
(
#6885
)
2019-10-05 23:41:15 -07:00
__init__.py
[Docs] CLI command to serve docs locally (
#6956
)
2019-10-08 11:06:26 -07: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
docs.py
[CLI]
qmk docs
graceful shutdown on Ctrl+C (
#6989
)
2019-10-11 21:41:58 -07:00
doctor.py
Fix detection of ModemManager (
#7076
)
2019-10-20 15:33:58 +01:00
hello.py
pyformat.py
pytest.py