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:
Seth Milliken
2023-10-04 08:48:46 -07:00
committed by GitHub
parent 11996ff7f0
commit df92b0e37d
8 changed files with 276 additions and 19 deletions

View File

@@ -46,4 +46,10 @@ endchoice
endif # LVGL
if ZMK_RGB_UNDERGLOW
config WS2812_STRIP
default y
endif
endif