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 600c319 commit d57fcb4Copy full SHA for d57fcb4
config/corne.conf
@@ -1,7 +1,10 @@
1
# Uncomment the following lines to enable the Corne RGB Underglow
2
CONFIG_ZMK_RGB_UNDERGLOW=y
3
CONFIG_WS2812_STRIP=y
4
-CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y
+CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
5
+CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
6
+CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=0
7
+CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=10
8
CONFIG_ZMK_POINTING=y
9
10
0 commit comments