You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan aee10ccc5c
[CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)
* [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>
4 years ago
..
cli [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204) 4 years ago
tests Add diff logic to python format subcommand (#15156) 4 years ago
__init__.py
c_parse.py Remove width, height and key_count from info.json (#14274) 4 years ago
commands.py `--parallel` improvements (#13800) 4 years ago
comment_remover.py
constants.py Add support for STM32F407x MCUs. (#13718) 4 years ago
converter.py
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py CLI: Fix automagic (#13046) 5 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
info.py Fixup actions. (#15057) 4 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py Add a lot more data to info.json (#13366) 4 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 5 years ago
keymap.py Cleanup issues identified by lgtm (#14459) 4 years ago
makefile.py
math.py
path.py Add support for qmk_configurator style aliases (#11954) 5 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 5 years ago