qmk/lib/python/qmk
QMK Bot 24d896ca06 Merge remote-tracking branch 'origin/master' into develop 2025-04-23 02:10:54 +00:00
..
cli Merge remote-tracking branch 'origin/master' into develop 2025-04-23 02:10:54 +00:00
tests
__init__.py
build_targets.py More Windows->Unix style path fixes. (#25119) 2025-04-09 10:15:14 +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
constants.py
converter.py
datetime.py
decorators.py
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
importers.py
info.py Avoid duplication in generated community modules `rules.mk` (#25135) 2025-04-23 10:27:47 +10:00
json_encoders.py Add "license" field to Community Module JSON schema. (#25085) 2025-04-01 16:06:42 +11:00
json_schema.py
keyboard.py
keycodes.py
keymap.py Exclude external userspace from lint checking (#24680) 2025-04-11 22:19:02 +10:00
makefile.py
math.py
painter.py
painter_qff.py
painter_qgf.py
path.py Fixup MSYS + unix-style paths in Community Modules. (#25012) 2025-03-19 12:45:28 +11:00
search.py
submodules.py
userspace.py
util.py