From 39257172094314296d31c1db99cdb4054b683146 Mon Sep 17 00:00:00 2001 From: Antonius Naumann Date: Thu, 11 Apr 2024 21:49:17 +0200 Subject: [PATCH] debug: Make both halves the central half to allow wired operation --- boards/shields/defiant/Kconfig.defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/shields/defiant/Kconfig.defconfig b/boards/shields/defiant/Kconfig.defconfig index de92fb1..b0999d6 100644 --- a/boards/shields/defiant/Kconfig.defconfig +++ b/boards/shields/defiant/Kconfig.defconfig @@ -1,4 +1,4 @@ -if DEFIANT_LEFT +if DEFIANT_LEFT || DEFIANT_RIGHT # TODO Remove right half here once battery is installed config ZMK_KEYBOARD_NAME default "Defiant"