21 lines
317 B
Plaintext
21 lines
317 B
Plaintext
|
|
config ZMK_SPLIT
|
|
default y
|
|
|
|
if SHIELD_CORNEDEON54_DONGLE
|
|
config ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS
|
|
default 2
|
|
|
|
config ZMK_SPLIT_ROLE_CENTRAL
|
|
default y
|
|
|
|
config BT_MAX_CONN
|
|
default 7
|
|
|
|
config BT_MAX_PAIRED
|
|
default 7
|
|
|
|
config ZMK_USB
|
|
default y
|
|
|
|
endif # SHIELD_CORNEDEON54_DONGLE |