qmk_firmware/lib/python/qmk
2025-04-06 07:21:04 +10:00
..
cli Fix 'qmk lint -kb' argument handling (#25093) 2025-04-06 07:21:04 +10:00
tests Allow codegen of keymap.json => keymap.c without requiring layers/layout etc. (#23451) 2024-11-24 20:32:30 +11:00
__init__.py
build_targets.py Userspace: add support for adding environment variables during build (#22887) 2024-08-12 22:34:22 +10:00
c_parse.py Extend lint to reject 'blank' files (#23994) 2025-02-12 17:16:27 +00:00
commands.py Community modules (#24848) 2025-02-26 22:25:41 +11:00
comment_remover.py
community_modules.py Community modules (#24848) 2025-02-26 22:25:41 +11:00
constants.py Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
converter.py
datetime.py
decorators.py Handle cli._subcommand.__name__ deprecation warning (#24533) 2024-10-30 05:16:59 +00:00
docs.py qmk docs: restore --port and --browser arguments (#24623) 2025-02-01 21:19:30 +11:00
errors.py
flashers.py Ensure qmk flash rejects invalid files for uf2 compatible bootloaders (#24802) 2025-01-10 16:21:07 +00:00
git.py Resolve cli.log.warn warnings (#24551) 2024-12-15 15:00:18 +11:00
importers.py Fix 'qmk import-kbfirmware' WS2812 config (#23976) 2024-06-22 04:27:57 +01:00
info.py Community modules (#24848) 2025-02-26 22:25:41 +11:00
json_encoders.py Community modules (#24848) 2025-02-26 22:25:41 +11:00
json_schema.py [CLI] Don't exit() when certain exceptions occur. (#23442) 2024-06-15 10:37:47 +01:00
keyboard.py Align 'qmk lint' argument handling (#23297) 2024-05-01 11:52:34 +10:00
keycodes.py
keymap.py Community modules (#24848) 2025-02-26 22:25:41 +11:00
makefile.py qmk find: usability improvements (#20440) 2023-05-20 22:14:43 +10:00
math.py
painter.py [CLI] Refactor painter arguments to table instead of commandline (#24456) 2024-11-21 17:16:46 +11:00
painter_qff.py
painter_qgf.py [Feature] Some metadata on QGF/QFF files (#20101) 2024-03-10 00:29:09 +00:00
path.py Fixup MSYS + unix-style paths in Community Modules. (#25012) 2025-03-19 12:45:28 +11:00
search.py qmk find: expand operator support (#24468) 2024-11-21 22:57:36 +11:00
submodules.py
userspace.py Userspace: add support for adding environment variables during build (#22887) 2024-08-12 22:34:22 +10:00
util.py Speed improvements to qmk find. (#24385) 2024-11-08 04:57:22 +00:00