Nick Brassel 1875659df0 CLI Speed improvements. (#23189) 2 years ago
..
cli 56802f506c Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129) 2 years ago
tests fb056c5437 Update json2c to use dump_lines (#21013) 3 years ago
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 years ago
build_targets.py 56802f506c Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129) 2 years ago
c_parse.py a9f677b518 Slightly refine `g_led_config` parsing (#21170) 3 years ago
commands.py 5501e804ff QMK Userspace (#22222) 2 years ago
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py 5501e804ff QMK Userspace (#22222) 2 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 a0ea7a6b17 feat, docs: WB32 flashing (#21217) 3 years ago
git.py d55b07696b Add commit info to `version.h` (#19542) 3 years ago
importers.py 6d90fa2300 `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 3 years ago
info.py 3a13c2120a Ensure LTO is enabled as a `info.json` build config option (#22932) 2 years ago
json_encoders.py 5501e804ff QMK Userspace (#22222) 2 years ago
json_schema.py 1875659df0 CLI Speed improvements. (#23189) 2 years ago
keyboard.py 5501e804ff QMK Userspace (#22222) 2 years ago
keycodes.py 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 years ago
keymap.py 5501e804ff QMK Userspace (#22222) 2 years ago
makefile.py 102c42b14b `qmk find`: usability improvements (#20440) 3 years ago
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
painter.py 6bdd8e2782 [Refactor] Python-ify QP's converter code (#20102) 3 years ago
painter_qff.py 1f2b1dedcc Quantum Painter (#10174) 4 years ago
painter_qgf.py cf162f90fe [Refactor] Break `QGFImageFile`'s `_save` function into smaller pieces (#21124) 2 years ago
path.py 5501e804ff QMK Userspace (#22222) 2 years ago
search.py 6810aaf013 [Refactor] `qmk find` (#21096) 2 years ago
submodules.py 3a5a4c708f Report submodule status when not valid work-tree (#19474) 3 years ago
userspace.py 01eed8d5d8 Dedup the list of tested userspace paths. (#22599) 2 years ago
util.py f6c70c40af Allow for disabling of parallel processing of qmk find and `qmk mass-compile`. (#22160) 2 years ago