index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
kle2json.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove references to info.json `width` and `height` in CLI (#13728)
Ryan
2021-07-29
1
-2
/
+0
*
Add support for tab completion (#12411)
Zach White
2021-04-14
1
-1
/
+2
*
Add a `qmk format-json` command that will format JSON files (#12372)
Zach White
2021-03-25
1
-1
/
+1
*
Fix develop (#12039)
Zach White
2021-02-27
1
-1
/
+1
*
Configure keyboard matrix from info.json (#10817)
Zach White
2020-12-30
1
-33
/
+18
*
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
2020-10-06
1
-3
/
+3
*
kle2json: fix invocation error
Keenan Brock
2020-04-26
1
-1
/
+1
*
Move everything to Python 3.6 (#8835)
skullydazed
2020-04-18
1
-4
/
+4
*
Don't hide for devs...
Erovia
2020-04-08
1
-1
/
+1
*
Rebase on master, hide some other subcommands
Erovia
2020-04-08
1
-1
/
+1
*
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-11-20
1
-3
/
+1
*
format code according to conventions [skip ci]
QMK Bot
2019-11-13
1
-6
/
+4
*
Add cli convert subcommand, from raw KLE to JSON (#6898)
Cody Bender
2019-11-12
1
-0
/
+79