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-01-15 09:59:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
549708edfa044b39cdc055810bc11934af9b4d07
zsa_qmk_firmware
/
lib
/
python
/
qmk
/
cli
/
generate
History
Ryan
f407d90598
keycode aliases: work around ChibiOS ch.h include guard (
#21497
)
2023-07-31 09:35:06 +10:00
..
__init__.py
…
api.py
Merge remote-tracking branch 'origin/master' into develop
2023-03-29 12:01:55 +00:00
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
Add autocomplete to generate-compilation-database (
#20387
)
2023-04-09 17:41:30 +01:00
config_h.py
Avoid generating empty ENCODER_RESOLUTION (
#20179
)
2023-04-07 14:07:59 +01:00
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
…