From e51f03cb38bdf8fc36dc526c76c26320129c7429 Mon Sep 17 00:00:00 2001 From: Chatblanc77 <107761260+Chatblanc77@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:06:47 +0700 Subject: [PATCH] Update sofle.conf --- app/boards/shields/sofle/sofle.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/boards/shields/sofle/sofle.conf b/app/boards/shields/sofle/sofle.conf index 575e5256..22539467 100644 --- a/app/boards/shields/sofle/sofle.conf +++ b/app/boards/shields/sofle/sofle.conf @@ -15,3 +15,6 @@ # By default toggling the underglow on and off also toggles external power # on and off. This also causes the display to turn off. # CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n + +# Disable external power when not connected to USB +# CONFIG_ZMK_EXT_POWER_USB_ONLY=y