index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
Age
Commit message (
Expand
)
Author
2019-11-04
MILC: Use dashes instead of underscores for subcommands
Erovia
2019-11-04
Fix detection of ModemManager (#7076)
Harry Wada
2019-11-04
[CLI] Add `qmk list_keyboards` (#6927)
Dan McClain
2019-11-04
Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)
St. John Johnson
2019-11-04
Fix qmk doctor 'bytes-like object is required' on linux
Ayman Bagabas
2019-11-04
Configuration system for CLI (#6708)
skullydazed
2019-09-26
Created new_keymap.py, python version of new_keymap.sh (#6066)
Kenny Hoang
2019-09-26
Add a command to format python code
skullY
2019-09-26
Make the modem manager check more pythonic
skullY
2019-09-26
run yapf on the code
skullY
2019-09-26
Setup a python test framework
skullY
2019-09-26
readability enhancements
skullY
2019-09-26
Add support for passing files at the command line
skullY
2019-09-26
CLI command to format C code
skullY
2019-08-28
Refactor `qmk compile-json` to `qmk compile` (#6592)
skullydazed
2019-07-19
Fix compiling json files. (#6340)
skullydazed
2019-07-19
QMK CLI and JSON keymap support (#6176)
skullydazed