summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-04-10 13:50:51 -0400
committerKjetil Orbekk <kj@orbekk.com>2022-04-10 13:50:51 -0400
commit8e9127d80a8388e5c164c99db51e0faa39c2cda8 (patch)
treeaf6c25530d07bc97aca503a1be10ad7d89688208
parent9fcb65d63ce1a3ccdcaa3d445555db3f6ef9cc89 (diff)
fix config
-rw-r--r--config/reviung41.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/reviung41.conf b/config/reviung41.conf
index b516c23..6420012 100644
--- a/config/reviung41.conf
+++ b/config/reviung41.conf
@@ -1,9 +1,8 @@
# Uncomment the following lines to enable RGB underglow
CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_WS2812_STRIP=y
-
-CONFIG_ZMK_RGB_UNDERGLOW_ON_START=y
-CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=0
+CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n
+CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=1
CONFIG_ZMK_RGB_UNDERGLOW_SPD_START=1
CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=10
CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=10