index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
tests
Age
Commit message (
Expand
)
Author
2020-03-29
CLI: More MSYS2 fixes (#8577)
Erovia
2020-02-22
New functionality for cformat (#7893)
Akaash Suresh
2020-02-17
Use pathlib everywhere we can (#7872)
skullydazed
2020-02-15
Code cleanup, use pathlib, use pytest keyboard
Erovia
2020-02-15
Fix commandline parsing and flake8 findings, rebase
Erovia
2020-02-15
Add test for list_keymaps
Erovia
2020-02-08
CI: Add workflow for CLI testing (#7357)
Joel Challis
2019-12-01
Add pep8-naming to our python linting
skullY
2019-11-16
format code according to conventions [skip ci]
QMK Bot
2019-11-15
Add CLI command for flashing a keyboard
jorgemanzo
2019-11-13
format code according to conventions [skip ci]
QMK Bot
2019-11-12
Add cli convert subcommand, from raw KLE to JSON (#6898)
Cody Bender
2019-11-12
Small CLI cleanups
skullY
2019-10-23
MILC: Use dashes instead of underscores for subcommands
Erovia
2019-10-07
[CLI] Add `qmk list_keyboards` (#6927)
Dan McClain
2019-09-22
Configuration system for CLI (#6708)
skullydazed
2019-09-07
run yapf on the code
skullY
2019-09-07
Setup a python test framework
skullY