From 81267b05f15ef00ac218085b682069b7ec5ae41f Mon Sep 17 00:00:00 2001 From: KingCoinless Date: Sun, 3 Jan 2021 15:49:04 -0800 Subject: [PATCH] Edit to helix_right.conf to remove depreciated line. --- app/boards/shields/helix/helix_right.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/boards/shields/helix/helix_right.conf b/app/boards/shields/helix/helix_right.conf index e48787c0..c3bdfae3 100644 --- a/app/boards/shields/helix/helix_right.conf +++ b/app/boards/shields/helix/helix_right.conf @@ -2,5 +2,4 @@ # SPDX-License-Identifier: MIT # Peripheral Unit (Right) -CONFIG_ZMK_SPLIT=y -CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y \ No newline at end of file +CONFIG_ZMK_SPLIT=y \ No newline at end of file