qmk/lib/python/qmk
Joel Challis c2f7a5b5c5
Fix `config.h` bool parsing (#26166)
2026-04-30 23:57:08 +01:00
..
cli Deploy `qmk_udev` during bootstrap, updated CLI bootstrap docs (#26147) 2026-04-14 11:02:31 +01:00
tests Remove unused `qmk.keymap.write_file`/`qmk.keymap.write_json` (#25854) 2025-12-04 23:31:52 +00:00
__init__.py
build_targets.py Deprecate `qmk generate-compilation-database`. (#25237) 2025-05-06 09:52:41 +10:00
c_parse.py Align C formatting extensions (#26137) 2026-04-09 12:03:53 +01:00
commands.py More Windows->Unix style path fixes. (#25119) 2025-04-09 10:15:14 +10:00
comment_remover.py
community_modules.py Community modules (#24848) 2025-02-26 22:25:41 +11:00
compilation_database.py More compiledb fixes. (#25355) 2025-06-15 11:56:10 +10:00
constants.py [Core] STM32G0x1 support (#24301) 2025-05-19 15:51:28 +10:00
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 2019-11-12 20:55:41 -08:00
datetime.py Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
decorators.py Workaround for resolving keyboard alias for config file values (#25228) 2025-05-05 10:22:51 +10:00
docs.py `qmk docs`: restore `--port` and `--browser` arguments (#24623) 2025-02-01 21:19:30 +11:00
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 2021-05-27 17:42:38 +01:00
flashers.py Add bootloadHID support to `qmk flash` (#26053) 2026-03-10 23:33:14 +00:00
git.py Report permission issues in `qmk doctor` (#25931) 2026-01-10 08:23:43 +08:00
importers.py Fix 'qmk import-kbfirmware' WS2812 config (#23976) 2024-06-22 04:27:57 +01:00
info.py Fix `config.h` bool parsing (#26166) 2026-04-30 23:57:08 +01:00
json_encoders.py Fix python format warnings (#25841) 2025-12-01 12:17:13 +11:00
json_schema.py Use relative paths for schemas, instead of $id. Enables VScode validation. (#25251) 2025-05-19 22:10:39 +10:00
keyboard.py QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
keycodes.py Generate versions to keycode headers (#25219) 2025-05-05 10:44:08 +10:00
keymap.py Update lint to validate keymap names (#25969) 2026-02-10 16:48:09 +00:00
makefile.py `qmk find`: usability improvements (#20440) 2023-05-20 22:14:43 +10:00
math_ops.py QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
painter.py Fix python format warnings (#25841) 2025-12-01 12:17:13 +11:00
painter_qff.py Quantum Painter (#10174) 2022-04-13 18:00:18 +10:00
painter_qgf.py [Feature] Some metadata on QGF/QFF files (#20101) 2024-03-10 00:29:09 +00:00
path.py Merge remote-tracking branch 'origin/master' into develop 2026-02-13 18:22:34 +00:00
search.py `qmk find`: expand operator support (#24468) 2024-11-21 22:57:36 +11:00
submodules.py Report submodule status when not valid work-tree (#19474) 2023-01-03 09:00:29 +11:00
userspace.py Ensure `qmk_userspace_paths` maintains detected order (#25204) 2025-05-05 03:43:14 +01:00
util.py [core] add BCD versions of QMK Version (#25804) 2025-11-23 22:21:13 +11:00