This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-08-02 02:30:43 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
lib
/
python
/
qmk
/
cli
/
generate
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
..
__init__.py
…
api.py
…
autocorrect_data.py
Fix English word list retrieval in qmk generate-autocorrect-data (
#20915
)
2023-05-20 22:11:57 +10:00
compilation_database.py
Allow inline generation of compile_commands.json while doing a
qmk compile
, using
--compiledb
(
#21549
)
2023-09-28 11:48:58 +01:00
config_h.py
…
develop_pr_list.py
…
dfu_header.py
…
docs.py
…
info_json.py
qmk format-json
: Expose full key path and respect
sort_keys
(
#20836
)
2023-05-20 22:15:05 +10:00
keyboard_c.py
…
keyboard_h.py
CLI: Improve error messages when layout key matrix row/col is OOB (
#21640
)
2023-07-31 09:34:19 +10:00
keycodes_tests.py
…
keycodes.py
keycode aliases: work around ChibiOS ch.h include guard (
#21497
)
2023-07-31 09:35:06 +10:00
make_dependencies.py
qmk generate-make-dependencies
improvements (
#21001
)
2023-05-20 22:29:21 +01:00
rgb_breathe_table.py
…
rules_mk.py
…
version_h.py
…