Skip to content

Commit

Permalink
slicemk: optimize dongle connection parameters for lower power consum…
Browse files Browse the repository at this point in the history
…ption
  • Loading branch information
xudongzheng committed Nov 18, 2023
1 parent 0f49f22 commit 741fb6f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/boards/shields/slicemk_ergodox/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,13 @@ config BT_MAX_PAIRED
config BT_MAX_CONN
default 7

config ZMK_SPLIT_BLE_PREF_INT
default 6

config ZMK_SPLIT_BLE_PREF_LATENCY
default 399

config ZMK_SPLIT_BLE_PREF_TIMEOUT
default 900

endif

0 comments on commit 741fb6f

Please sign in to comment.