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
|
|
@ -7,3 +7,11 @@
|
|||
# Uncomment these two lines to add support for encoders
|
||||
# CONFIG_EC11=y
|
||||
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
# Uncomment this line below to add rgb underglow / backlight support
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
|
||||
# Uncomment the line below to disable external power toggling by the underglow.
|
||||
# By default toggling the underglow on and off also toggles external power
|
||||
# on and off. This also causes the display to turn off.
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue