We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623ce05 commit 1a32f40Copy full SHA for 1a32f40
config/dactyl_cc.conf
@@ -8,3 +8,10 @@
8
# Uncomment the following lines to enable RGB underglow
9
# CONFIG_ZMK_RGB_UNDERGLOW=y
10
# CONFIG_WS2812_STRIP=y
11
+
12
+CONFIG_ZMK_SLEEP=y
13
+CONFIG_ZMK_IDLE_TIMEOUT=300000
14
+CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
15
+CONFIG_ZMK_BATTERY_REPORTING=y
16
+CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
17
+CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
0 commit comments