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:
Peter Johanson
2022-05-23 03:12:54 +00:00
committed by Pete Johanson
parent 6539b3ae25
commit 2b9a0ce2a5
23 changed files with 24 additions and 24 deletions

View File

@@ -3,7 +3,7 @@ if SHIELD_CORNE_LEFT
config ZMK_KEYBOARD_NAME
default "Corne"
config ZMK_SPLIT_BLE_ROLE_CENTRAL
config ZMK_SPLIT_ROLE_CENTRAL
default y
endif
@@ -12,7 +12,7 @@ if SHIELD_CORNE_LEFT || SHIELD_CORNE_RIGHT
config ZMK_SPLIT
default y
if ZMK_DISPLAY
config I2C