From e0b24233f63345f54b0cacbcc47fec0921e080f7 Mon Sep 17 00:00:00 2001 From: Xmj <146149506+Deer-Xmj@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:31:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=97=B6=E4=B8=BA=E4=B8=AD=E5=A4=AE?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Xmj <146149506+Deer-Xmj@users.noreply.github.com> --- config/boards/shields/rolio/Kconfig.defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/boards/shields/rolio/Kconfig.defconfig b/config/boards/shields/rolio/Kconfig.defconfig index 6493cc9..73a9bd6 100644 --- a/config/boards/shields/rolio/Kconfig.defconfig +++ b/config/boards/shields/rolio/Kconfig.defconfig @@ -12,7 +12,7 @@ config ZMK_KEYBOARD_NAME default "yz_rolio_right" config ZMK_SPLIT_ROLE_CENTRAL - default n + default y endif