We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55c98f commit 3ca5cdeCopy full SHA for 3ca5cde
config/boards/shields/corne/corne_right.conf
@@ -1,6 +1,6 @@
1
#RGB配置
2
-CONFIG_ZMK_RGB_UNDERGLOW=n
3
-CONFIG_WS2812_STRIP=n
+CONFIG_ZMK_RGB_UNDERGLOW=y
+CONFIG_WS2812_STRIP=y
4
#键盘进入空闲状态时关闭RGB
5
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y
6
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
@@ -26,4 +26,4 @@ CONFIG_ZMK_IDLE_TIMEOUT=300000
26
# Enable deep sleep support
27
CONFIG_ZMK_SLEEP=y
28
# Milliseconds of inactivity before entering deep sleep (10 minutes)
29
-CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
+CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
0 commit comments