This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
85fa06c3db45d33d19dc2bdea6049d60ef294bee
qmk_firmware
/
lib
/
python
/
qmk
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
…
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
…
makefile.py
…
math.py
…
painter_qff.py
…
painter_qgf.py
…
painter.py
…
path.py
…
search.py
…
submodules.py
…
userspace.py
…
util.py
…