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 01:48:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0262161914133e6abfc306e675dbac3ba816a6ee
zsa_qmk_firmware
/
lib
/
python
/
qmk
/
cli
/
generate
History
Nick Brassel
0262161914
[CLI] Don't
exit()
when certain exceptions occur. (
#23442
)
2024-06-15 10:37:47 +01:00
..
__init__.py
…
api.py
Fix more
qmk generate-api
fallout from userspace support (
#22619
)
2023-12-06 17:59:42 +11:00
autocorrect_data.py
[CLI] Don't
exit()
when certain exceptions occur. (
#23442
)
2024-06-15 10:37:47 +01:00
compilation_database.py
clangd enhancements. (
#23310
)
2024-05-02 20:08:41 +10:00
config_h.py
Generate true/false for _DEFAULT_ON options (
#22829
)
2024-01-06 13:16:23 +00:00
develop_pr_list.py
…
dfu_header.py
…
docs.py
Vitepress conversion of docs. (
#23795
)
2024-05-30 12:00:41 +10:00
info_json.py
…
keyboard_c.py
CLI: Allow generation of both LED and RGB Matrix config (
#22896
)
2024-01-14 10:33:58 +00:00
keyboard_h.py
Move layout macro OOB checks to lint (
#22610
)
2024-01-22 11:35:51 +00:00
keycodes_tests.py
…
keycodes.py
…
make_dependencies.py
Enable 'keyboard.json' as a build target (
#22891
)
2024-03-10 16:20:25 +11:00
rgb_breathe_table.py
…
rules_mk.py
…
version_h.py
…