* Proper max values for both split central, and non-split keyboards.
@ -132,16 +132,30 @@ endif
endif
if ZMK_BLE && (!ZMK_SPLIT_BLE || ZMK_SPLIT_BLE_ROLE_CENTRAL)
if ZMK_BLE
if ZMK_SPLIT_BLE && ZMK_SPLIT_BLE_ROLE_CENTRAL
config BT_MAX_CONN
default 6
config BT_MAX_PAIRED
if !ZMK_SPLIT_BLE
default 5
endmenu
config ZMK_KSCAN_MOCK_DRIVER