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 42dcb89 commit edddf31Copy full SHA for edddf31
config/corne.conf
@@ -1,6 +1,12 @@
1
-# Uncomment the following lines to enable the Corne RGB Underglow
+# General ZMK settings
2
+CONFIG_ZMK_SLEEP=y
3
+CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
4
+CONFIG_ZMK_EXT_POWER=y
5
CONFIG_ZMK_RGB_UNDERGLOW=y
6
CONFIG_WS2812_STRIP=y
-
-# Uncomment the following line to enable the Corne OLED Display
7
+CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3
8
CONFIG_ZMK_DISPLAY=y
9
+CONFIG_ZMK_WIDGET_LAYER_STATUS=y
10
+CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
11
+CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
12
+CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
0 commit comments