forked from kofal.net/zmk
fix(pm): Tweaks for deep sleep/PM.
* Restore enabling of PM_DEVICE, make ZMK_SLEEP work with the ZMK Uno shield on nrf52840dk_nrf52840 board.
This commit is contained in:
committed by
Pete Johanson
parent
edc72c1166
commit
1d83f279cd
@@ -399,6 +399,9 @@ config ZMK_SLEEP
|
||||
|
||||
if ZMK_SLEEP
|
||||
|
||||
config PM_DEVICE
|
||||
default y
|
||||
|
||||
config ZMK_IDLE_SLEEP_TIMEOUT
|
||||
int "Milliseconds of inactivity before entering deep sleep"
|
||||
default 900000
|
||||
|
||||
Reference in New Issue
Block a user