Ryan bbe43a91eb CLI: Add subcommand to generate version.h (#13151) 4 years ago
..
cli bbe43a91eb CLI: Add subcommand to generate version.h (#13151) 4 years ago
tests bbe43a91eb CLI: Add subcommand to generate version.h (#13151) 4 years ago
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py 5d27c772fd Fix comment parsing (#12750) 4 years ago
commands.py bbe43a91eb CLI: Add subcommand to generate version.h (#13151) 4 years ago
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py 9cf82fae95 Add STM32L433 and L443 support (#12063) 4 years ago
converter.py 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 5 years ago
datetime.py 0c42f91f4c Generate api data on each push (#10609) 4 years ago
decorators.py 305cca9a5e CLI: Fix automagic (#13046) 4 years ago
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
info.py b908275354 Optimize our jsonschema by using refs (#13271) 4 years ago
json_encoders.py 3e60997edb Add a `qmk format-json` command that will format JSON files (#12372) 4 years ago
json_schema.py b908275354 Optimize our jsonschema by using refs (#13271) 4 years ago
keyboard.py 42f4528a45 expand the size of the textpad to allow for taller keyboards (#13319) 4 years ago
keymap.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
makefile.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
path.py 299008be36 Add support for qmk_configurator style aliases (#11954) 4 years ago
submodules.py db1eacdaac Align our subprocess usage with current best practices. (#12940) 4 years ago