qmk_firmware/lib/python/qmk
2025-01-29 19:18:02 +00:00
..
cli [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to Achordion, Bilateral Combinations. (#24560) 2025-01-27 12:32:23 +01: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
c_parse.py
commands.py Allow codegen of keymap.json => keymap.c without requiring layers/layout etc. (#23451) 2024-11-24 20:32:30 +11:00
comment_remover.py
constants.py Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
converter.py
datetime.py
decorators.py
docs.py
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
info.py Reject keyboard.json next to info.json (#24882) 2025-01-30 06:17:29 +11:00
json_encoders.py
json_schema.py
keyboard.py
keycodes.py
keymap.py Allow codegen of keymap.json => keymap.c without requiring layers/layout etc. (#23451) 2024-11-24 20:32:30 +11:00
makefile.py
math.py
painter_qff.py
painter_qgf.py
painter.py
path.py
search.py qmk find: expand operator support (#24468) 2024-11-21 22:57:36 +11:00
submodules.py
userspace.py
util.py