mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Enable split battery reporting
This commit is contained in:
@@ -9,4 +9,8 @@ CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
|
||||
|
||||
# Use eager debouncing, see https://zmk.dev/docs/features/debouncing#eager-debouncing
|
||||
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
|
||||
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5
|
||||
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5
|
||||
|
||||
# Enable split battery reporting https://github.com/zmkfirmware/zmk/pull/2045
|
||||
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
|
||||
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
|
||||
Reference in New Issue
Block a user