Mateusz Ż fe0acdd2cb [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970) 4 lat temu
..
cli 20f81af98a Allow community layouts to be specified in info.json (#14682) 4 lat temu
tests 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) 5 lat temu
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 lat temu
c_parse.py 4791cfae1a Remove width, height and key_count from info.json (#14274) 4 lat temu
commands.py 3b28178deb `--parallel` improvements (#13800) 5 lat temu
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 lat temu
constants.py b43c6bc176 Add support for STM32F407x MCUs. (#13718) 5 lat temu
converter.py 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 6 lat temu
datetime.py 0c42f91f4c Generate api data on each push (#10609) 5 lat temu
decorators.py 305cca9a5e CLI: Fix automagic (#13046) 5 lat temu
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 lat temu
info.py fe0acdd2cb [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970) 4 lat temu
json_encoders.py 25f43837d2 Remove references to info.json `width` and `height` in CLI (#13728) 5 lat temu
json_schema.py 8d9bfdc254 Add a lot more data to info.json (#13366) 5 lat temu
keyboard.py 42f4528a45 expand the size of the textpad to allow for taller keyboards (#13319) 5 lat temu
keymap.py fce9cb9338 Cleanup issues identified by lgtm (#14459) 4 lat temu
makefile.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 lat temu
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 lat temu
path.py 299008be36 Add support for qmk_configurator style aliases (#11954) 5 lat temu
submodules.py db1eacdaac Align our subprocess usage with current best practices. (#12940) 5 lat temu