Skip to content

Commit 27a10c8

Browse files
authored
enable led
enable rgb backlight
1 parent b303273 commit 27a10c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/corne.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ CONFIG_ZMK_STUDIO_LOCKING=n
4040
CONFIG_ZMK_STUDIO_LOCK_ON_DISCONNECT=n
4141

4242
#rgb相关配置
43-
CONFIG_ZMK_RGB_UNDERGLOW=n
44-
CONFIG_WS2812_STRIP=n
43+
CONFIG_ZMK_RGB_UNDERGLOW=y
44+
CONFIG_WS2812_STRIP=y
4545
#键盘进入空闲状态时关闭RGB
4646
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y
4747
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y

0 commit comments

Comments
 (0)