From 37977f51118adc8edf2d4f65937e33d753f3049f Mon Sep 17 00:00:00 2001 From: tsbohc <36731587+tsbohc@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:52:16 +0300 Subject: [PATCH] enable deep sleep --- config/lily58.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/lily58.conf b/config/lily58.conf index 31eb7c6..7720ff8 100644 --- a/config/lily58.conf +++ b/config/lily58.conf @@ -4,3 +4,5 @@ # Uncomment the following line to enable the Lily58 OLED Display # CONFIG_ZMK_DISPLAY=y + +CONFIG_ZMK_SLEEP=y