qmk_firmware/lib/python/qmk/cli/generate
Pascal Getreuer f4171412a6
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Co-authored-by: Joel Challis <git@zvecr.com>
2025-05-12 09:30:19 +10:00
..
__init__.py Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
api.py Update 'qmk generate-api' to only publish pure DD keymaps (#24782) 2025-04-23 12:10:14 +10:00
autocorrect_data.py [CLI] Don't exit() when certain exceptions occur. (#23442) 2024-06-15 10:37:47 +01:00
community_modules.py Enable community modules to define LED matrix and RGB matrix effects. (#25187) 2025-05-12 09:30:19 +10:00
compilation_database.py Deprecate qmk generate-compilation-database. (#25237) 2025-05-06 09:52:41 +10:00
config_h.py Rename encoder pins defines (#24003) 2024-07-03 17:18:27 +10:00
develop_pr_list.py Changelog 2022q1 (#16380) 2022-02-23 17:33:08 +00:00
dfu_header.py Update LUFA submodule (#18168) 2022-08-26 12:19:34 +10:00
docs.py qmk docs: restore --port and --browser arguments (#24623) 2025-02-01 21:19:30 +11:00
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 [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to Achordion, Bilateral Combinations. (#24560) 2025-01-27 12:32:23 +01:00
keyboard_h.py default_keyboard.h generation tweaks (#24715) 2024-12-15 19:06:05 +00:00
keycodes.py Generate versions to keycode headers (#25219) 2025-05-05 10:44:08 +10:00
keymap_h.py Generate keymap dd keycodes to header (#20273) 2024-06-17 21:51:53 +01:00
make_dependencies.py More Windows->Unix style path fixes. (#25119) 2025-04-09 10:15:14 +10:00
rgb_breathe_table.py Minor alignment of rgb_breathe_table generator (#19403) 2022-12-23 11:11:56 +00:00
rules_mk.py Avoid duplication in generated community modules rules.mk (#25135) 2025-04-23 10:27:47 +10:00
version_h.py Add commit info to version.h (#19542) 2023-02-02 18:23:27 +00:00