qmk-firmware/lib/python/qmk/cli/list
Erovia 62c1bcba71 Get all buildable keymaps for each revision
The command now return all keymaps that's buildable for a
keyboard/revision. If the base directory of a keyboard does not contain
a 'rules.mk' file, nothing is returned. If the base directory contains a
'keymaps' directory, those keycaps will be returned for every revision.
2020-02-15 15:19:03 -08:00
..
__init__.py CLI: add support for list_keymaps 2020-02-15 15:19:03 -08:00
keyboards.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
keymaps.py Get all buildable keymaps for each revision 2020-02-15 15:19:03 -08:00