From b5ba328d7593c53245862216ff344fc7785b6e3c Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Wed, 20 Dec 2023 19:03:39 -0800 Subject: [PATCH] Tweak to how soft off gets enabled. --- config/lpgalaxy_blank_slate.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/lpgalaxy_blank_slate.conf b/config/lpgalaxy_blank_slate.conf index e69de29b..dfd8a0ad 100644 --- a/config/lpgalaxy_blank_slate.conf +++ b/config/lpgalaxy_blank_slate.conf @@ -0,0 +1,2 @@ +# Comment out to disable soft-off, or if using a different branch without soft-off support +CONFIG_ZMK_PM_SOFT_OFF=y