diff --git a/config/boards/shields/hillside52/Kconfig.defconfig b/config/boards/shields/hillside52/Kconfig.defconfig index 1e0ccde7..6b88f283 100644 --- a/config/boards/shields/hillside52/Kconfig.defconfig +++ b/config/boards/shields/hillside52/Kconfig.defconfig @@ -1,16 +1,13 @@ # Copyright (c) 2021-2022 The ZMK Contributors # SPDX-License-Identifier: MIT - -config ZMK_SPLIT_BLE_ROLE_CENTRAL - default y if SHIELD_HILLSIDE52_LEFT config ZMK_KEYBOARD_NAME default "Hillside52" config ZMK_SPLIT_BLE_ROLE_CENTRAL - default n + default y endif #if SHIELD_HILLSIDE52_LEFT