Nick Brassel c9f619124d Encodermap direction define. (#20454) 3 лет назад
..
cli 6c172772db Merge remote-tracking branch 'origin/master' into develop 3 лет назад
tests 91e0457b0e JSON encoder: improve sorting of layout dict keys (#19974) 3 лет назад
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 лет назад
c_parse.py 2ae5a4a535 Merge remote-tracking branch 'origin/master' into develop 3 лет назад
commands.py 47a51fda5d Append user variables to the end of make command (#20177) 3 лет назад
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 лет назад
constants.py 4dec07741b Remove unused LED_INDICATORS constant (#18686) 3 лет назад
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 лет назад
flashers.py e4cfbd2532 Allow CLI to flash .uf2 files (#19462) 3 лет назад
git.py d55b07696b Add commit info to `version.h` (#19542) 3 лет назад
importers.py fc7e9efd21 Improve importer workflow (#17707) 4 лет назад
info.py 81f321d331 `qmk info`: account for ISO enter when calculating layout X offset (#20325) 3 лет назад
json_encoders.py 91e0457b0e JSON encoder: improve sorting of layout dict keys (#19974) 3 лет назад
json_schema.py 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 лет назад
keyboard.py c345278101 Replace list_keyboards.sh with CLI calls (#19485) 3 лет назад
keycodes.py 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 лет назад
keymap.py c9f619124d Encodermap direction define. (#20454) 3 лет назад
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 лет назад
painter.py 45851a10f6 Add RGB565 and RGB888 color support to Quantum Painter (#19382) 3 лет назад
painter_qff.py 1f2b1dedcc Quantum Painter (#10174) 4 лет назад
painter_qgf.py c3c401f91d [QP] Fix up delta frame boundaries (#20296) 3 лет назад
path.py 2f095b8925 qmk.path.FileType: fix argument handling (#16693) 4 лет назад
search.py 1b3f7fcf7d Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 3 лет назад
submodules.py 3a5a4c708f Report submodule status when not valid work-tree (#19474) 3 лет назад