Stefan Kerkmann c9d62ddc78 [Core] use `keycode_string` in unit tests (#25042) 1 year ago
..
cli c9d62ddc78 [Core] use `keycode_string` in unit tests (#25042) 1 year ago
tests 7d8f193988 Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout etc. (#23451) 1 year ago
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 years ago
build_targets.py 380e0c9cad Userspace: add support for adding environment variables during build (#22887) 1 year ago
c_parse.py 37e234252e Extend lint to reject 'blank' files (#23994) 1 year ago
commands.py 1efc82403b Community modules (#24848) 1 year ago
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
community_modules.py 1efc82403b Community modules (#24848) 1 year ago
constants.py 39161b9ee7 Added MCU support for ArteryTek AT32F415 (#23445) 1 year 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 e6daffce46 Handle `cli._subcommand.__name__` deprecation warning (#24533) 1 year ago
docs.py 273d8d6a1a `qmk docs`: restore `--port` and `--browser` arguments (#24623) 1 year ago
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
flashers.py f9430e530b Ensure `qmk flash` rejects invalid files for uf2 compatible bootloaders (#24802) 1 year ago
git.py 767dfbbd3f Resolve `cli.log.warn` warnings (#24551) 1 year ago
importers.py 6f03d20a92 Fix 'qmk import-kbfirmware' WS2812 config (#23976) 2 years ago
info.py 1efc82403b Community modules (#24848) 1 year ago
json_encoders.py 1efc82403b Community modules (#24848) 1 year ago
json_schema.py 0262161914 [CLI] Don't `exit()` when certain exceptions occur. (#23442) 2 years ago
keyboard.py 54c1ae55bf Align 'qmk lint' argument handling (#23297) 2 years ago
keycodes.py 9f2cd9119f Reallocate user/kb keycode ranges (#19907) 3 years ago
keymap.py 1efc82403b Community modules (#24848) 1 year 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 88afd53b1f [CLI] Refactor painter arguments to table instead of commandline (#24456) 1 year ago
painter_qff.py 1f2b1dedcc Quantum Painter (#10174) 4 years ago
painter_qgf.py c5225ab500 [Feature] Some metadata on QGF/QFF files (#20101) 2 years ago
path.py 386a5019a8 Fixup MSYS + unix-style paths in Community Modules. (#25012) 1 year ago
search.py 65a8a5ff69 `qmk find`: expand operator support (#24468) 1 year ago
submodules.py 3a5a4c708f Report submodule status when not valid work-tree (#19474) 3 years ago
userspace.py 380e0c9cad Userspace: add support for adding environment variables during build (#22887) 1 year ago
util.py 580d18d2e9 Speed improvements to `qmk find`. (#24385) 1 year ago