qmk_firmware/lib/python/qmk/cli/generate
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.py
keycodes_tests.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