Nick Brassel 92e9bbd9b9 Merge remote-tracking branch 'upstream/master' into develop 3 лет назад
..
cli 92e9bbd9b9 Merge remote-tracking branch 'upstream/master' into develop 3 лет назад
tests 9401836727 Map `PRODUCT` define to `keyboard_name` (#14372) 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 590b405468 New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 3 лет назад
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 лет назад
constants.py e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 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 92e9bbd9b9 Merge remote-tracking branch 'upstream/master' into develop 3 лет назад
json_encoders.py 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) 3 лет назад
json_schema.py 8d9bfdc254 Add a lot more data to info.json (#13366) 3 лет назад
keyboard.py 42f4528a45 expand the size of the textpad to allow for taller keyboards (#13319) 4 лет назад
keymap.py fce9cb9338 Cleanup issues identified by lgtm (#14459) 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 299008be36 Add support for qmk_configurator style aliases (#11954) 4 лет назад
submodules.py db1eacdaac Align our subprocess usage with current best practices. (#12940) 4 лет назад