QMK Bot d888ac17ea Merge remote-tracking branch 'origin/master' into develop 5 年 前
..
cli d888ac17ea Merge remote-tracking branch 'origin/master' into develop 5 年 前
tests 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) 5 年 前
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 年 前
c_parse.py 5d27c772fd Fix comment parsing (#12750) 5 年 前
commands.py b021c2f2c5 Port new_keyboard.sh to CLI (#13706) 5 年 前
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 年 前
constants.py b43c6bc176 Add support for STM32F407x MCUs. (#13718) 5 年 前
converter.py 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 6 年 前
datetime.py 0c42f91f4c Generate api data on each push (#10609) 5 年 前
decorators.py 305cca9a5e CLI: Fix automagic (#13046) 5 年 前
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 年 前
info.py 12681bacc4 Merge remote-tracking branch 'origin/master' into develop 5 年 前
json_encoders.py 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) 5 年 前
json_schema.py 12681bacc4 Merge remote-tracking branch 'origin/master' into develop 5 年 前
keyboard.py 42f4528a45 expand the size of the textpad to allow for taller keyboards (#13319) 5 年 前
keymap.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 年 前
makefile.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 年 前
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 年 前
path.py 299008be36 Add support for qmk_configurator style aliases (#11954) 5 年 前
submodules.py db1eacdaac Align our subprocess usage with current best practices. (#12940) 5 年 前