summaryrefslogtreecommitdiff
path: root/app/Kconfig
diff options
context:
space:
mode:
authorCrossR <r.cross@lancaster.ac.uk>2020-08-16 12:25:47 +0100
committerCrossR <r.cross@lancaster.ac.uk>2020-08-16 12:25:47 +0100
commite593e971ecf5c442b3c558676a9248b71b2aae4d (patch)
tree5cb6b27e8244f637c5565ec90fe000ec2768aa23 /app/Kconfig
parent45ddd4c2ae6aadfad990a688d1d7e82406f075d8 (diff)
parent94549b4a07985e9b1a462bb64f67c8ade466e377 (diff)
Merge branch 'main' into CrossR/Sofle
Diffstat (limited to 'app/Kconfig')
-rw-r--r--app/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Kconfig b/app/Kconfig
index 4086955..be5a1e4 100644
--- a/app/Kconfig
+++ b/app/Kconfig
@@ -106,6 +106,10 @@ if ZMK_SPLIT_BLE_ROLE_CENTRAL
config BT_MAX_CONN
default 5
+config BT_MAX_PAIRED
+ # Bump this everywhere once we support switching active connections!
+ default 2
+
endif
config ZMK_SPLIT_BLE_ROLE_PERIPHERAL