From 552f9606b9f93d4e728a7c6eaa0c6d09fd872541 Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Tue, 30 May 2023 16:00:06 +0100 Subject: [PATCH] reduce name length --- app/boards/shields/dactyl_lightcycle/Kconfig.defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/boards/shields/dactyl_lightcycle/Kconfig.defconfig b/app/boards/shields/dactyl_lightcycle/Kconfig.defconfig index 9cc9dc8e..0f3f4b5d 100644 --- a/app/boards/shields/dactyl_lightcycle/Kconfig.defconfig +++ b/app/boards/shields/dactyl_lightcycle/Kconfig.defconfig @@ -3,7 +3,7 @@ if SHIELD_DACTYL_LIGHTCYCLE_LEFT config ZMK_KEYBOARD_NAME - default "Dactyl Lightcycle" + default "DactylLightcycle" config ZMK_SPLIT_ROLE_CENTRAL default y