From d035f0988f406bde956f38fb399e4a0eaaae4e1b Mon Sep 17 00:00:00 2001 From: Joshua Whitley Date: Mon, 28 Mar 2022 21:32:44 -0500 Subject: [PATCH] Shorten BLE device name. --- app/boards/shields/sofle_rgb_keyhive/Kconfig.defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/boards/shields/sofle_rgb_keyhive/Kconfig.defconfig b/app/boards/shields/sofle_rgb_keyhive/Kconfig.defconfig index b244d8e6..38835526 100644 --- a/app/boards/shields/sofle_rgb_keyhive/Kconfig.defconfig +++ b/app/boards/shields/sofle_rgb_keyhive/Kconfig.defconfig @@ -4,7 +4,7 @@ if SHIELD_SOFLE_RGB_KEYHIVE_LEFT config ZMK_KEYBOARD_NAME - default "Sofle RGB Keyhive" + default "Sofle Keyhive" config ZMK_SPLIT_BLE_ROLE_CENTRAL default y