Skip to content

Commit

Permalink
Enable experimental BLE improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
minusfive committed Mar 25, 2024
1 parent 40514d9 commit 27f708e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/corneish_zen.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# Reset BT connections on next firmware boot
# CONFIG_ZMK_BLE_CLEAR_BONDS_ON_START=y

# Fix battery reporting on Windows
# CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n

# Experimental: BLE stability improvements
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y

#######################
# Zen display tweaks
# https://gist.github.com/caksoylar/c411313990978e1903c244f03039187a
Expand Down

0 comments on commit 27f708e

Please sign in to comment.