This website requires JavaScript.
Explore
Help
Register
Sign In
johannes
/
CherryQMKMod
Watch
1
Star
0
Fork
0
You've already forked CherryQMKMod
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
38f89dfc2f8535ca8721a9ab91db850e78273e2f
CherryQMKMod
/
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
…
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
…