qmk_firmware/lib/python/qmk
2025-09-09 17:35:01 +01:00
..
cli Print build failures with qmk mass-compile and qmk userspace-compile if requested (-p/--print-failures) (#25518) 2025-09-09 17:35:01 +01:00
tests
__init__.py
build_targets.py Deprecate qmk generate-compilation-database. (#25237) 2025-05-06 09:52:41 +10:00
c_parse.py Extend lint to reject 'blank' files (#23994) 2025-02-12 17:16:27 +00: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
datetime.py
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
flashers.py Allow qmk flash <filename> to flash AT32 boards (#25497) 2025-07-16 14:56:29 +01:00
git.py
importers.py
info.py Fix serial speed DD configuration & migrate keyboards (#25546) 2025-08-09 23:14:40 +01:00
json_encoders.py Add "license" field to Community Module JSON schema. (#25085) 2025-04-01 16:06:42 +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 Remove DEFAULT_FOLDER handling (#23281) 2025-06-09 05:08:56 +01: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.py
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