feat(ext-power): Cut power when PM is sleeping

This commit is contained in:
Nick Winans
2020-12-15 13:22:16 -06:00
committed by Pete Johanson
parent 87dbd4ca28
commit 43f6d798be
3 changed files with 53 additions and 0 deletions

View File

@@ -234,6 +234,9 @@ choice SYS_PM_POLICY
default SYS_PM_POLICY_APP
endchoice
config DEVICE_POWER_MANAGEMENT
default y
config ZMK_IDLE_SLEEP_TIMEOUT
int "Milliseconds of inactivity before entering deep sleep"
default 900000