fix dongle

This commit is contained in:
Darren Victoriano
2025-02-03 21:34:20 -08:00
parent 2e459898c0
commit 86e080ad78
4 changed files with 52 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
if SHIELD_CORNE_LEFT || SHIELD_CORNE_DONGLE
if SHIELD_CORNE_DONGLE
config ZMK_KEYBOARD_NAME
default "Corne"
@@ -6,16 +6,25 @@ config ZMK_KEYBOARD_NAME
config ZMK_SPLIT_ROLE_CENTRAL
default y
config ZMK_SPLIT
default y
config ZMK_USB
default y
config ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS
default 2
# Set this to ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS + your desired number of BT profiles (default is 5)
config BT_MAX_CONN
default 5
# Set this to the same number as BT_MAX_CONN
config BT_MAX_PAIRED
default 5
endif
if SHIELD_CORNE_LEFT || SHIELD_CORNE_RIGHT || SHIELD_CORNE_DONGLE || SHIELD_CORNE_PERIPHERAL_LEFT
config ZMK_SPLIT
default y
if ZMK_DISPLAY
config I2C