This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-08-18 18:19:17 +08:00
Code
Issues
Actions
65
Packages
Projects
Releases
Wiki
Activity
Files
fb0c64a567b6dd2536aae0c2df56a915ffa72404
qmk_firmware
/
lib
/
python
/
qmk
T
History
Nick Brassel
fb0c64a567
Allow inline generation of compile_commands.json while doing a
qmk compile
, using
--compiledb
(
#21549
)
2023-09-28 11:48:58 +01:00
..
cli
Allow inline generation of compile_commands.json while doing a
qmk compile
, using
--compiledb
(
#21549
)
2023-09-28 11:48:58 +01:00
tests
…
__init__.py
…
c_parse.py
Slightly refine
g_led_config
parsing (
#21170
)
2023-06-08 21:08:02 +01:00
commands.py
Remove layout aliases from keyboard_aliases.hjson (
#21658
)
2023-08-01 01:54:28 +01:00
comment_remover.py
…
constants.py
feat, docs: WB32 flashing (
#21217
)
2023-07-08 00:48:45 +10:00
converter.py
…
datetime.py
…
decorators.py
…
errors.py
…
flashers.py
feat, docs: WB32 flashing (
#21217
)
2023-07-08 00:48:45 +10:00
git.py
…
importers.py
…
info.py
Add *_MATRIX_LED_COUNT generation (
#21110
)
2023-08-27 04:00:14 +01:00
json_encoders.py
…
json_schema.py
…
keyboard.py
Allow for
qmk compile -kb all
. (
#22022
)
2023-09-22 12:12:20 +10:00
keycodes.py
…
keymap.py
…
makefile.py
…
math.py
…
painter_qff.py
…
painter_qgf.py
…
painter.py
[Refactor] Python-ify QP's converter code (
#20102
)
2023-07-07 22:09:17 +10:00
path.py
…
search.py
…
submodules.py
…