initial config
This commit is contained in:
21
boards/shields/cornedeon54/Kconfig.defconfig
Normal file
21
boards/shields/cornedeon54/Kconfig.defconfig
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user