diff options
Diffstat (limited to 'app/boards/shields/jorne/Kconfig.defconfig')
-rw-r--r-- | app/boards/shields/jorne/Kconfig.defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/boards/shields/jorne/Kconfig.defconfig b/app/boards/shields/jorne/Kconfig.defconfig index c0df54b..5b0e0b9 100644 --- a/app/boards/shields/jorne/Kconfig.defconfig +++ b/app/boards/shields/jorne/Kconfig.defconfig @@ -4,6 +4,9 @@ if SHIELD_JORNE_LEFT config ZMK_KEYBOARD_NAME default "Jorne Left" +config ZMK_SPLIT_BLE_ROLE_CENTRAL + default y + endif |