You can not 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 3c0eeec755
Try to clarify "number of elements in info.json does not match" error (#14844)
2 years ago
..
cli Allow community layouts to be specified in info.json (#14682) 2 years ago
tests Remove references to info.json `width` and `height` in CLI (#13728) 2 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 4 years ago
c_parse.py Remove width, height and key_count from info.json (#14274) 2 years ago
commands.py `--parallel` improvements (#13800) 2 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 3 years ago
constants.py Add support for STM32F407x MCUs. (#13718) 2 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 4 years ago
datetime.py Generate api data on each push (#10609) 3 years ago
decorators.py CLI: Fix automagic (#13046) 2 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 2 years ago
info.py Try to clarify "number of elements in info.json does not match" error (#14844) 2 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 2 years ago
json_schema.py Add a lot more data to info.json (#13366) 2 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 2 years ago
keymap.py Cleanup issues identified by lgtm (#14459) 2 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 3 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 3 years ago
path.py Add support for qmk_configurator style aliases (#11954) 3 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 2 years ago