From 8297d895b6a0c829b5d39a601889fe08e354151e Mon Sep 17 00:00:00 2001 From: jding Date: Fri, 24 Sep 2021 17:16:55 +0000 Subject: [PATCH] turn on deep sleep --- app/boards/shields/mercury/mercury.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/boards/shields/mercury/mercury.conf b/app/boards/shields/mercury/mercury.conf index e89186cf..76eb3700 100644 --- a/app/boards/shields/mercury/mercury.conf +++ b/app/boards/shields/mercury/mercury.conf @@ -1,2 +1,2 @@ -# CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_SLEEP=y # CONFIG_ZMK_USB_LOGGING=y \ No newline at end of file