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 27a10c8 commit 6b18961Copy full SHA for 6b18961
config/boards/shields/corne/corne_left.conf
@@ -7,8 +7,8 @@ CONFIG_ZMK_STUDIO_LOCKING=n
7
CONFIG_ZMK_STUDIO_LOCK_ON_DISCONNECT=n
8
9
#rgb配置
10
-CONFIG_ZMK_RGB_UNDERGLOW=n
11
-CONFIG_WS2812_STRIP=n
+CONFIG_ZMK_RGB_UNDERGLOW=y
+CONFIG_WS2812_STRIP=y
12
#键盘进入空闲状态时关闭RGB
13
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y
14
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
@@ -33,4 +33,4 @@ CONFIG_ZMK_IDLE_TIMEOUT=300000
33
# Enable deep sleep support
34
CONFIG_ZMK_SLEEP=y
35
# Milliseconds of inactivity before entering deep sleep (10 minutes)
36
-CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
+CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
0 commit comments