From e1b5a582891f8304c30987afcf753b5ed890e394 Mon Sep 17 00:00:00 2001 From: Chatblanc77 <107761260+Chatblanc77@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:07:16 +0700 Subject: [PATCH] Update sofle.conf --- app/boards/shields/sofle/sofle.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/boards/shields/sofle/sofle.conf b/app/boards/shields/sofle/sofle.conf index 22539467..f4059ad4 100644 --- a/app/boards/shields/sofle/sofle.conf +++ b/app/boards/shields/sofle/sofle.conf @@ -18,3 +18,5 @@ # Disable external power when not connected to USB # CONFIG_ZMK_EXT_POWER_USB_ONLY=y +# Automatically turn off underglow when keyboard is not touched for 30s +# CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y