We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2bf84 commit 6981258Copy full SHA for 6981258
config/corne.conf
@@ -2,15 +2,6 @@
2
# https://zmk.dev/docs/troubleshooting/connection-issues#unreliableweak-connection
3
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
4
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
+# https://zmk.dev/docs/config/power
15
CONFIG_ZMK_SLEEP=y
16
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
0 commit comments