This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-03-21 17:34:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6b16b0df00f97d78ce31fc47a8c8cfbaf68adcd
zsa_qmk_firmware
/
lib
/
python
/
qmk
/
cli
History
QMK Bot
a268437f17
Merge remote-tracking branch 'origin/master' into develop
2023-09-28 20:48:55 +00:00
..
chibios
…
doctor
…
format
qmk format-json
: Add an in-place mode to format json command (
#21610
)
2023-09-14 21:38:42 +01:00
generate
Merge remote-tracking branch 'origin/master' into develop
2023-09-28 10:49:40 +00:00
git
…
import
…
list
…
new
…
painter
…
__init__.py
…
bux.py
…
c2json.py
…
cd.py
…
clean.py
…
compile.py
Allow inline generation of compile_commands.json while doing a
qmk compile
, using
--compiledb
(
#21549
)
2023-09-28 11:48:58 +01:00
docs.py
…
find.py
Fix up
qmk find
when not specifying filters. (
#21059
)
2023-05-27 13:23:07 +10:00
flash.py
…
hello.py
…
info.py
Add *_MATRIX_LED_COUNT generation (
#21110
)
2023-08-27 04:00:14 +01:00
json2c.py
Update json2c to use dump_lines (
#21013
)
2023-05-22 07:03:59 +01:00
kle2json.py
…
lint.py
…
mass_compile.py
Allow for
qmk mass-compile all:<keymap>
(
#22116
)
2023-09-29 06:48:20 +10:00
migrate.py
…
pytest.py
…
via2json.py
…