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