1
0
Fork 0
qmk_firmware/lib/python/qmk/cli/generate
2024-03-10 16:20:25 +11:00
..
__init__.py Ensure that safe_commands always run () 2021-06-14 16:51:58 -07:00
api.py Fix more qmk generate-api fallout from userspace support () 2023-12-06 17:59:42 +11:00
autocorrect_data.py Fix English word list retrieval in qmk generate-autocorrect-data () 2023-05-20 22:11:57 +10:00
compilation_database.py Ensure qmk generate-compilation-database copies to userspace as well. () 2024-02-22 12:47:42 +00:00
config_h.py Generate true/false for _DEFAULT_ON options () 2024-01-06 13:16:23 +00:00
develop_pr_list.py Changelog 2022q1 () 2022-02-23 17:33:08 +00:00
dfu_header.py Update LUFA submodule () 2022-08-26 12:19:34 +10:00
docs.py Move Doxygen docs to subdirectory () 2022-03-07 11:22:22 +00:00
info_json.py qmk format-json: Expose full key path and respect sort_keys () 2023-05-20 22:15:05 +10:00
keyboard_c.py CLI: Allow generation of both LED and RGB Matrix config () 2024-01-14 10:33:58 +00:00
keyboard_h.py Move layout macro OOB checks to lint () 2024-01-22 11:35:51 +00:00
keycodes.py Generate switch statement helpers for keycode ranges () 2023-11-01 13:11:42 +11:00
keycodes_tests.py [Test] Reset timer for every unit test and provide timestamps for log messages () 2022-12-15 02:31:08 +11:00
make_dependencies.py Enable 'keyboard.json' as a build target () 2024-03-10 16:20:25 +11:00
rgb_breathe_table.py Minor alignment of rgb_breathe_table generator () 2022-12-23 11:11:56 +00:00
rules_mk.py Generate keymap.json config options more forcefully () 2023-09-13 01:12:46 +01:00
version_h.py Add commit info to version.h () 2023-02-02 18:23:27 +00:00