From f60f803652b8b71b48640d5ed2bae5e2b2b66638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20Rivi=C3=A8re?= Date: Tue, 14 Jan 2025 17:38:05 +0100 Subject: [PATCH] Update cradio.conf --- config/cradio.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/cradio.conf b/config/cradio.conf index 5534c89..9b40577 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1 +1,6 @@ CONFIG_ZMK_KEYBOARD_NAME="Sweep" + +# Enable fetching split peripheral battery levels to the central side +CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y +# Enable central reporting of split battery levels to hosts +CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y