qmk_firmware/lib/python/qmk/cli/generate
2024-06-15 10:37:47 +01:00
..
__init__.py Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
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 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 Vitepress conversion of docs. (#23795) 2024-05-30 12:00:41 +10: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 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 [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2022-12-15 02:31:08 +11:00
keycodes.py Generate switch statement helpers for keycode ranges (#20059) 2023-11-01 13:11:42 +11:00
make_dependencies.py Enable 'keyboard.json' as a build target (#22891) 2024-03-10 16:20:25 +11:00
rgb_breathe_table.py Minor alignment of rgb_breathe_table generator (#19403) 2022-12-23 11:11:56 +00:00
rules_mk.py Generate keymap.json config options more forcefully (#21960) 2023-09-13 01:12:46 +01:00
version_h.py Add commit info to version.h (#19542) 2023-02-02 18:23:27 +00:00