From 478cf9437421cd14fd8a67cef3f80aff03001bb6 Mon Sep 17 00:00:00 2001 From: Nick Winans Date: Sat, 27 Mar 2021 14:03:05 -0500 Subject: refactor(boards): Remove "left" from split keyboard names --- app/boards/shields/bfo9000/Kconfig.defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/boards/shields/bfo9000') diff --git a/app/boards/shields/bfo9000/Kconfig.defconfig b/app/boards/shields/bfo9000/Kconfig.defconfig index fdad550..c927ea2 100644 --- a/app/boards/shields/bfo9000/Kconfig.defconfig +++ b/app/boards/shields/bfo9000/Kconfig.defconfig @@ -4,7 +4,7 @@ if SHIELD_BFO9000_LEFT config ZMK_KEYBOARD_NAME - default "BFO9000 Left" + default "BFO-9000" config ZMK_SPLIT_BLE_ROLE_CENTRAL default y -- cgit v1.2.3