aboutsummaryrefslogtreecommitdiff
path: root/config/cradio.conf
diff options
context:
space:
mode:
authorOscar Nelin <omn@dalux.com>2024-07-08 14:08:05 +0000
committerOscar Nelin <omn@dalux.com>2024-07-08 14:08:05 +0000
commitbee831c439f6960261fad114ca741ca469a8aed6 (patch)
tree3a5c545e852a030d81541b78b682b169c04a66a1 /config/cradio.conf
parentbb9fb4e26c1cd8eab17606d5698c7971d43d06cc (diff)
parent7f2b7891a643cba4e175edd3f7121745d8f9a50e (diff)
Merge branch 'qwerty' into engram
Diffstat (limited to 'config/cradio.conf')
-rw-r--r--config/cradio.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/cradio.conf b/config/cradio.conf
index b21e4d7..2787ef0 100644
--- a/config/cradio.conf
+++ b/config/cradio.conf
@@ -7,5 +7,9 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# Debouncing, lower to "reduce" input lag, raise to increase "reliability"
# [source](https://zmk.dev/docs/features/debouncing#debounce-configuration)
-CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=35
-CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=35
+CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=15
+CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=15
+
+# Provide battery level for both sides
+CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
+CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y