Update lily58.conf
This commit is contained in:
parent
3eee53676f
commit
6ac9f7e468
1 changed files with 10 additions and 0 deletions
|
@ -4,3 +4,13 @@
|
|||
|
||||
# Uncomment the following line to enable the Lily58 OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Enable underglow
|
||||
CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# Use the STRIP config specific to the LEDs you're using
|
||||
CONFIG_WS2812_STRIP=y
|
||||
|
||||
# Set default underglow values
|
||||
CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=25
|
||||
CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=100
|
||||
CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=5
|
||||
|
|
Loading…
Add table
Reference in a new issue