From 11c088a9b0ac0ba60db2123d7d8f64e06a463342 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Thu, 18 Sep 2025 09:28:52 +1000 Subject: [PATCH] zmk studio --- config/sofle_dongle.conf | 2 -- config/sofle_left.conf | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/config/sofle_dongle.conf b/config/sofle_dongle.conf index 9fbeae6..d689f5c 100644 --- a/config/sofle_dongle.conf +++ b/config/sofle_dongle.conf @@ -15,5 +15,3 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y # Disable WPM widget since no display CONFIG_ZMK_WIDGET_WPM_STATUS=n - -ZMK_STUDIO=y \ No newline at end of file diff --git a/config/sofle_left.conf b/config/sofle_left.conf index 68776cd..4b89e9c 100644 --- a/config/sofle_left.conf +++ b/config/sofle_left.conf @@ -13,4 +13,4 @@ CONFIG_ZMK_WIDGET_WPM_STATUS=y # Split configuration CONFIG_ZMK_SPLIT=y -CONFIG_ZMK_SPLIT_ROLE_CENTRAL=y \ No newline at end of file +CONFIG_ZMK_SPLIT_ROLE_CENTRAL=n \ No newline at end of file