forked from kofal.net/zmk
refactor(shields): Move to generic central role config.
* Use new `ZMK_SPLIT_ROLE_CENTRAL` config instead of BLE specific Kconfig setting.
This commit is contained in:
committed by
Pete Johanson
parent
6539b3ae25
commit
2b9a0ce2a5
@@ -8,7 +8,7 @@ if SHIELD_SPLITREUS62_LEFT
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Splitreus62"
|
||||
|
||||
config ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||
config ZMK_SPLIT_ROLE_CENTRAL
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user