forked from kofal.net/zmk
feat(ext-power): Cut power when PM is sleeping
This commit is contained in:
committed by
Pete Johanson
parent
87dbd4ca28
commit
43f6d798be
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user