This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-21 21:40:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
911232abfcbceb38866fb4e1654d3ef644a498a1
qmk_firmware-mirror
/
lib
/
python
/
qmk
T
History
Nick Brassel
f6f627d07f
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
..
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
…
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
…
converter.py
…
datetime.py
…
decorators.py
…
docs.py
…
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
…
json_schema.py
…
keyboard.py
…
keycodes.py
…
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_qff.py
…
painter_qgf.py
…
painter.py
…
path.py
…
search.py
…
submodules.py
…
userspace.py
…
util.py
…