qmk/lib/python/qmk
Nick Brassel 9c2ca00074
QMK CLI Environment bootstrapper (#25038)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Pascal Getreuer <getreuer@google.com>
2025-11-28 00:36:49 +11:00
..
cli QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
tests
__init__.py
build_targets.py Deprecate `qmk generate-compilation-database`. (#25237) 2025-05-06 09:52:41 +10:00
c_parse.py
commands.py
comment_remover.py
community_modules.py
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
datetime.py
decorators.py Workaround for resolving keyboard alias for config file values (#25228) 2025-05-05 10:22:51 +10:00
docs.py
errors.py
flashers.py QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
git.py
importers.py
info.py QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
json_encoders.py
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 Only userspace should be searched for keyboard aliases when locating keymaps (#25477) 2025-07-14 14:47:21 +01:00
makefile.py
math_ops.py QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
painter.py
painter_qff.py
painter_qgf.py
path.py Remove `DEFAULT_FOLDER` handling (#23281) 2025-06-09 05:08:56 +01:00
search.py
submodules.py
userspace.py Ensure `qmk_userspace_paths` maintains detected order (#25204) 2025-05-05 03:43:14 +01:00
util.py