Skip to content

Commit edddf31

Browse files
rootroot
authored andcommitted
deepseek .conf
1 parent 42dcb89 commit edddf31

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

config/corne.conf

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# Uncomment the following lines to enable the Corne RGB Underglow
1+
# General ZMK settings
2+
CONFIG_ZMK_SLEEP=y
3+
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
4+
CONFIG_ZMK_EXT_POWER=y
25
CONFIG_ZMK_RGB_UNDERGLOW=y
36
CONFIG_WS2812_STRIP=y
4-
5-
# Uncomment the following line to enable the Corne OLED Display
7+
CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3
68
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

Comments
 (0)