Skip to content

Commit

Permalink
feat: increase deep sleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
stickyburn committed Sep 5, 2024
1 parent c83c2d1 commit abc443d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_DISPLAY_WORK_QUEUE_SYSTEM=y

CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=480000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

# Upgrade BLE power for better connection
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

0 comments on commit abc443d

Please sign in to comment.