This website requires JavaScript.
Explore
Help
Sign In
sirrow
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
66060f1935f811dc9b69aa73152fde2db18d22d6
qmk_firmware
/
lib
/
python
/
qmk
/
cli
/
generate
History
Joel Challis
9f4a9d5826
Enable 'keyboard.json' as a build target (
#22891
)
2024-03-10 16:20:25 +11: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
…
compilation_database.py
Ensure
qmk generate-compilation-database
copies to userspace as well. (
#23129
)
2024-02-22 12:47:42 +00: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
…
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
…