Skip to content

Commit 6981258

Browse files
committedJan 27, 2025·
feat: disable display
1 parent fb2bf84 commit 6981258

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed
 

‎config/corne.conf

+1-10
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22
# https://zmk.dev/docs/troubleshooting/connection-issues#unreliableweak-connection
33
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
44

5-
# https://zmk.dev/docs/config/displays
6-
CONFIG_ZMK_DISPLAY=y
7-
CONFIG_ZMK_WIDGET_LAYER_STATUS=y
8-
CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
9-
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
10-
CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
11-
CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y
12-
CONFIG_ZMK_DISPLAY_WORK_QUEUE_SYSTEM=y
13-
14-
#https://zmk.dev/docs/config/power
5+
# https://zmk.dev/docs/config/power
156
CONFIG_ZMK_SLEEP=y
167
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000

0 commit comments

Comments
 (0)
Please sign in to comment.