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