Skip to content

Commit

Permalink
chore: add battery level proxy to cradio conf
Browse files Browse the repository at this point in the history
  • Loading branch information
muratoffalex committed Dec 10, 2024
1 parent a8ec51b commit 0cb6fa8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/cradio.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y
# strengthens the signal, but increases energy consumption
# MINUS_20, MINUS_16, MINUS_12, MINUS_8, MINUS_4, 0, PLUS_4, PLUS_8
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

# enables the battery level proxy service
# https://zmk.dev/docs/config/battery#peripheral-battery-monitoring
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y

0 comments on commit 0cb6fa8

Please sign in to comment.