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-25 16:18:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa132baa43a69ce7245e977916280eac5f8a0485
qmk_firmware-mirror
/
lib
/
python
/
qmk
/
cli
T
History
Natan-P
b24fa2f9db
escaped stray backslash in bux.py (
#19667
)
2023-01-24 14:19:34 +00:00
..
chibios
…
doctor
…
format
…
generate
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (
#19508
)
2023-01-05 23:40:53 +00:00
import
…
list
…
new
…
painter
…
__init__.py
Add
qmk mass-compile
, which intends to supercede
qmk multibuild
whilst providing support for filtering as per data-driven definitions. (
#18971
)
2023-01-04 04:10:18 +00:00
bux.py
escaped stray backslash in bux.py (
#19667
)
2023-01-24 14:19:34 +00:00
c2json.py
…
cd.py
…
cformat.py
…
clean.py
…
compile.py
…
docs.py
…
fileformat.py
…
flash.py
…
hello.py
…
info.py
…
json2c.py
…
kle2json.py
…
lint.py
Fixup ChibiOS header inclusion search ordering. (
#19623
)
2023-01-19 01:05:29 +00:00
mass_compile.py
Allow for wildcard filtering in
qmk mass-compile
(
#19625
)
2023-01-18 22:36:32 +00:00
multibuild.py
…
pyformat.py
…
pytest.py
…
via2json.py
…