feat(shields): sofle: add underglow support with &pinctrl update
* Sofle Shield: Add underglow support --------- Co-authored-by: Kim Streich <kim@infusedinsight.com> Co-authored-by: Seth Milliken <seth_zmk@araxia.net>
This commit is contained in:
parent
11996ff7f0
commit
df92b0e37d
8 changed files with 276 additions and 19 deletions
|
|
@ -46,4 +46,10 @@ endchoice
|
|||
|
||||
endif # LVGL
|
||||
|
||||
if ZMK_RGB_UNDERGLOW
|
||||
|
||||
config WS2812_STRIP
|
||||
default y
|
||||
endif
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue