From 7293f23bc3cf56b5f0f9e81b4bb83df905686e7b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?I=C3=B1aki=20Narciso?=
 <1917005+takiguri@users.noreply.github.com>
Date: Thu, 28 Nov 2024 03:18:04 +0800
Subject: [PATCH] Enables soft off feature in config

---
 config/corne.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config/corne.conf b/config/corne.conf
index 974243c..c3a8913 100644
--- a/config/corne.conf
+++ b/config/corne.conf
@@ -4,3 +4,5 @@
 
 # Uncomment the following line to enable the Corne OLED Display
 # CONFIG_ZMK_DISPLAY=y
+
+CONFIG_ZMK_PM_SOFT_OFF=y