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-06 01:48:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
559450a099539773e65adf4ab8c2e485344b7885
zsa_qmk_firmware
/
lib
/
python
/
qmk
/
cli
/
generate
History
Joel Challis
559450a099
Fix 'to_c' for config.h mappings (
#22364
)
2023-10-29 23:41:44 +00:00
..
__init__.py
…
api.py
…
autocorrect_data.py
…
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
Fix 'to_c' for config.h mappings (
#22364
)
2023-10-29 23:41:44 +00:00
develop_pr_list.py
…
dfu_header.py
…
docs.py
…
info_json.py
…
keyboard_c.py
Implement data driven dip switches (
#22017
)
2023-10-29 01:09:02 +01:00
keyboard_h.py
…
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
…
rgb_breathe_table.py
…
rules_mk.py
Generate keymap.json config options more forcefully (
#21960
)
2023-09-13 01:12:46 +01:00
version_h.py
…