index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
info.py
Age
Commit message (
Expand
)
Author
2022-03-21
Extend 'qmk info' to handle keymap level overrides (#16702)
Joel Challis
2021-08-16
Add a lot more data to info.json (#13366)
Zach White
2021-07-29
Remove references to info.json `width` and `height` in CLI (#13728)
Ryan
2021-05-09
Add script to perform parallel builds. (#12497)
Nick Brassel
2021-05-09
Align qmk info ascii logic with milc logging (#11627)
Joel Challis
2021-04-14
Add support for tab completion (#12411)
Zach White
2021-03-25
Add a `qmk format-json` command that will format JSON files (#12372)
Zach White
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-02-27
Fix develop (#12039)
Zach White
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
2020-11-02
`qmk info`: Add `--ascii` flag (#10793)
Ryan
2020-10-25
Generate api data on each push (#10609)
Zach White
2020-10-06
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
2020-05-27
Fix running qmk info without any arguments (#9218)
Zach White
2020-05-26
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White