From c339d0c729a70dee0ee63110c5b27bad0b1eb791 Mon Sep 17 00:00:00 2001 From: NikodemMarek Date: Fri, 6 Sep 2024 08:36:18 +0200 Subject: [PATCH] power saving configured --- config/cradio.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/cradio.conf b/config/cradio.conf index e69de29..987d179 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -0,0 +1,4 @@ +CONFIG_ZMK_PM_SOFT_OFF=y + +CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_BATTERY_REPORTING=y