Joel Challis 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 years ago
..
cli 1283863c0e Add `mass-compile` ability to filter by key existence. (#19885) 3 years ago
tests 4d33f356a6 Macro keycode name refactoring (#18958) 3 years ago
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 years ago
c_parse.py d789b4b7d9 Improve LED config parsing error messages (#19007) 3 years ago
commands.py 479d8de622 Format DD mappings and schemas (#18924) 3 years ago
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py 4dec07741b Remove unused LED_INDICATORS constant (#18686) 3 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
flashers.py e4cfbd2532 Allow CLI to flash .uf2 files (#19462) 3 years ago
git.py d55b07696b Add commit info to `version.h` (#19542) 3 years ago
importers.py fc7e9efd21 Improve importer workflow (#17707) 4 years ago
info.py 90f3d6201a Reduce false positives in layout name validation (#19646) 3 years ago
json_encoders.py 608fa5154c Data driven `g_led_config` (#16728) 4 years ago
json_schema.py 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 years ago
keyboard.py c345278101 Replace list_keyboards.sh with CLI calls (#19485) 3 years ago
keycodes.py 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 years ago
keymap.py 9991894514 Generate encodermap output from keymap.json. (#18915) 3 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
painter.py 45851a10f6 Add RGB565 and RGB888 color support to Quantum Painter (#19382) 3 years ago
painter_qff.py 1f2b1dedcc Quantum Painter (#10174) 4 years ago
painter_qgf.py 1f2b1dedcc Quantum Painter (#10174) 4 years ago
path.py 2f095b8925 qmk.path.FileType: fix argument handling (#16693) 4 years ago
submodules.py 3a5a4c708f Report submodule status when not valid work-tree (#19474) 3 years ago