index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
tests
/
test_cli_commands.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
[CLI] Add c2json (#8817)
Erovia
1
-2
/
+20
2020-10-06
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
1
-1
/
+2
2020-06-18
Parse version better in `qmk doctor` GCC version checks (#9324)
Ryan
1
-4
/
+4
2020-05-26
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
1
-21
/
+83
2020-05-26
CLI: fix `json2c` subcommand and add/fix tests (#9206)
Erovia
1
-0
/
+6
2020-05-16
Adding unit tests for list-keymaps command (#7711)
codecoffeecode
1
-10
/
+26
2020-03-29
CLI: More MSYS2 fixes (#8577)
Erovia
1
-1
/
+2
2020-02-22
New functionality for cformat (#7893)
Akaash Suresh
1
-1
/
+2
2020-02-15
Code cleanup, use pathlib, use pytest keyboard
Erovia
1
-2
/
+2
2020-02-15
Fix commandline parsing and flake8 findings, rebase
Erovia
1
-1
/
+8
2020-02-15
Add test for list_keymaps
Erovia
1
-0
/
+5
2020-02-08
CI: Add workflow for CLI testing (#7357)
Joel Challis
1
-1
/
+1
2019-11-16
format code according to conventions [skip ci]
QMK Bot
1
-0
/
+2
2019-11-15
Add CLI command for flashing a keyboard
jorgemanzo
1
-0
/
+3
2019-11-13
format code according to conventions [skip ci]
QMK Bot
1
-0
/
+2
2019-11-12
Add cli convert subcommand, from raw KLE to JSON (#6898)
Cody Bender
1
-0
/
+2
2019-11-12
Small CLI cleanups
skullY
1
-1
/
+1
2019-10-23
MILC: Use dashes instead of underscores for subcommands
Erovia
1
-1
/
+1
2019-10-07
[CLI] Add `qmk list_keyboards` (#6927)
Dan McClain
1
-0
/
+8
2019-09-22
Configuration system for CLI (#6708)
skullydazed
1
-0
/
+39
[prev]