Skip to content

Commit

Permalink
Update sofle.conf
Browse files Browse the repository at this point in the history
Adding split battery reporting in order to use: https://github.com/Maksim-Isakau/zmk-split-battery
  • Loading branch information
DLBPointon authored Sep 16, 2024
1 parent 47ab73c commit 17b0d8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/sofle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
CONFIG_ZMK_WIDGET_WPM_STATUS=y

# Split Keyboard battery reporting
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y

# Bluetooth configs
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
Expand Down

0 comments on commit 17b0d8c

Please sign in to comment.