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
/
info.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend 'qmk info' to handle keymap level overrides (#16702)
Joel Challis
2022-03-21
1
-4
/
+12
*
Add a lot more data to info.json (#13366)
Zach White
2021-08-16
1
-18
/
+35
*
Remove references to info.json `width` and `height` in CLI (#13728)
Ryan
2021-07-29
1
-2
/
+0
*
Add script to perform parallel builds. (#12497)
Nick Brassel
2021-05-09
1
-1
/
+13
*
Align qmk info ascii logic with milc logging (#11627)
Joel Challis
2021-05-09
1
-3
/
+3
*
Add support for tab completion (#12411)
Zach White
2021-04-14
1
-2
/
+2
*
Add a `qmk format-json` command that will format JSON files (#12372)
Zach White
2021-03-25
1
-1
/
+1
*
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-03-24
1
-2
/
+2
*
Fix develop (#12039)
Zach White
2021-02-27
1
-2
/
+5
*
Configure keyboard matrix from info.json (#10817)
Zach White
2020-12-30
1
-4
/
+3
*
`qmk info`: Add `--ascii` flag (#10793)
Ryan
2020-11-02
1
-4
/
+8
*
Generate api data on each push (#10609)
Zach White
2020-10-25
1
-28
/
+28
*
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
2020-10-06
1
-7
/
+4
*
Fix running qmk info without any arguments (#9218)
Zach White
2020-05-27
1
-38
/
+55
*
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
2020-05-26
1
-0
/
+141