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
/
list
/
keymaps.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
[CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)
Ryan
1
-0
/
+5
2021-04-14
Add support for tab completion (#12411)
Zach White
1
-2
/
+2
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
1
-6
/
+2
2020-10-06
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
1
-1
/
+1
2020-05-26
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
1
-11
/
+7
2020-03-13
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
1
-0
/
+3
2020-02-15
Code cleanup, use pathlib, use pytest keyboard
Erovia
1
-7
/
+3
2020-02-15
Fix commandline parsing and flake8 findings, rebase
Erovia
1
-1
/
+4
2020-02-15
Drop bs4 dependency, update docs, minor improvements
Erovia
1
-4
/
+7
2020-02-15
Another major refactoring, add documentation
Erovia
1
-76
/
+8
2020-02-15
Fix output format
Erovia
1
-1
/
+1
2020-02-15
Try to figure out revision, drop -rv/--revision argument
Erovia
1
-32
/
+34
2020-02-15
Fix help message.
Erovia
1
-1
/
+1
2020-02-15
Get all buildable keymaps for each revision
Erovia
1
-27
/
+32
2020-02-15
Major update to work better with revisions
Erovia
1
-24
/
+21
2020-02-15
CLI: add support for list_keymaps
Erovia
1
-0
/
+84