qmk_firmware/lib/python/qmk
Joel Challis 5267329caa
Ensure LED config is extracted when feature is disabled (#22809)
* Ensure LED config is extracted when feature is disabled

* Only attempt LED search if dd led config is missing
2024-01-04 05:47:52 +00:00
..
cli Initial (#22671) 2023-12-16 05:48:52 +11:00
tests
__init__.py
build_targets.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
c_parse.py Slightly refine g_led_config parsing (#21170) 2023-06-08 21:08:02 +01:00
commands.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
comment_remover.py
constants.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
converter.py
datetime.py
decorators.py CLI: Fix automagic (#13046) 2021-05-30 16:17:40 +01:00
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 2021-05-27 17:42:38 +01:00
flashers.py feat, docs: WB32 flashing (#21217) 2023-07-08 00:48:45 +10:00
git.py
importers.py
info.py Ensure LED config is extracted when feature is disabled (#22809) 2024-01-04 05:47:52 +00:00
json_encoders.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
json_schema.py
keyboard.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
keycodes.py
keymap.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
makefile.py
math.py
painter.py [Refactor] Python-ify QP's converter code (#20102) 2023-07-07 22:09:17 +10:00
painter_qff.py
painter_qgf.py
path.py QMK Userspace (#22222) 2023-11-28 07:53:43 +11:00
search.py [CLI] Remove duplicates from search results (#22528) 2023-11-22 12:08:26 +11:00
submodules.py
userspace.py Dedup the list of tested userspace paths. (#22599) 2023-12-03 09:46:37 +11:00
util.py Allow for disabling of parallel processing of qmk find and qmk mass-compile. (#22160) 2023-10-17 09:43:50 +11:00