Skip to content

Commit

Permalink
add extra BLE config
Browse files Browse the repository at this point in the history
  • Loading branch information
bullwinkle3000 committed Oct 29, 2024
1 parent c3d87a0 commit 474e40d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/wyld_dm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_EXT_POWER=y
# CONFIG_BT_LL_SW_LLCP_LEGACY=y

CONFIG_BT_PERIPHERAL_PREF_MAX_INT=9
CONFIG_BT_PERIPHERAL_PREF_LATENCY=16
CONFIG_BT_BUF_ACL_TX_COUNT=32
CONFIG_BT_L2CAP_TX_BUF_COUNT=32

CONFIG_ZMK_BLE=y
CONFIG_ZMK_USB=y

Expand Down

0 comments on commit 474e40d

Please sign in to comment.