forked from kofal.net/zmk
feat(split): allow central to connect to multiple peripherals
This commit is contained in:
committed by
Pete Johanson
parent
f08802eaa7
commit
5d9ae8fffa
@@ -17,6 +17,10 @@ config ZMK_SPLIT_ROLE_CENTRAL
|
||||
|
||||
if ZMK_SPLIT_ROLE_CENTRAL
|
||||
|
||||
config ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS
|
||||
int "Number of peripherals that will connect to the central."
|
||||
default 1
|
||||
|
||||
config ZMK_SPLIT_BLE_CENTRAL_POSITION_QUEUE_SIZE
|
||||
int "Max number of key position state events to queue when received from peripherals"
|
||||
default 5
|
||||
|
||||
Reference in New Issue
Block a user