Skip to content

Commit

Permalink
set deep sleep to 30 minutes back.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Jul 30, 2024
1 parent 65998bd commit f631745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/ghazal/ghazal.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5
# uses very little power, but it may take
# a few seconds to reconnect after waking.
# 1.800.000 ms = 30 minutes
#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=120000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=120000

# Better compatibility with iPadOS
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y
Expand Down

0 comments on commit f631745

Please sign in to comment.