Ryan 7d41639d54 Map data driven `DESCRIPTION` as string literal (#16523) 4 years ago
..
cli ace0603f4f Change data driven "str" type to represent a quoted string literal (#16516) 4 years ago
tests 7d41639d54 Map data driven `DESCRIPTION` as string literal (#16523) 4 years ago
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 years ago
c_parse.py 4791cfae1a Remove width, height and key_count from info.json (#14274) 4 years ago
commands.py fbfd5312b9 CLI: Validate JSON keymap input (#16261) 4 years ago
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py 23c238a180 CLI: Minor additions #12795 (#16276) 4 years ago
converter.py 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
datetime.py 0c42f91f4c Generate api data on each push (#10609) 5 years ago
decorators.py 305cca9a5e CLI: Fix automagic (#13046) 5 years ago
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
info.py ace0603f4f Change data driven "str" type to represent a quoted string literal (#16516) 4 years ago
json_encoders.py 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) 5 years ago
json_schema.py fbfd5312b9 CLI: Validate JSON keymap input (#16261) 4 years ago
keyboard.py 42f4528a45 expand the size of the textpad to allow for taller keyboards (#13319) 5 years ago
keymap.py 08ce0142ba Macros in JSON keymaps (#14374) 4 years ago
makefile.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
path.py fbfd5312b9 CLI: Validate JSON keymap input (#16261) 4 years ago
submodules.py db1eacdaac Align our subprocess usage with current best practices. (#12940) 5 years ago