mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 13:45:29 +00:00
Trigger deepsleep after 1hr instead of 15min
This commit is contained in:
committed by
Daniel Bauer
parent
948382b71f
commit
1334099bf2
@@ -17,7 +17,8 @@ CONFIG_NICE_VIEW_WIDGET_STATUS=y
|
||||
|
||||
CONFIG_ZMK_IDLE_TIMEOUT=30000
|
||||
CONFIG_ZMK_SLEEP=y
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
||||
# enter deepsleep after 3600000 ms (1hr)
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
|
||||
|
||||
# Increase bluetooth power
|
||||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||
|
||||
Reference in New Issue
Block a user