Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-18 | [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204) | Ryan | |
* [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in * Update lib/python/qmk/cli/list/keymaps.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/cli/list/layouts.py Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-10-04 | Allow community layouts to be specified in info.json (#14682) | Zach White | |
* move the community layout detection to python * fixup tests |