Skip to content

Commit

Permalink
setup deep sleep
Browse files Browse the repository at this point in the history
Avoid waking connected devices while traveling
zmkfirmware/zmk#1273
  • Loading branch information
DominikHorn committed Feb 13, 2023
1 parent 6fd4c6c commit aa23703
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/boards/arm/bt60/bt60_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=1
# Idling behaviour
# CONFIG_ZMK_IDLE_TIMEOUT=30000
# #CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_USB=y
# #CONFIG_ZMK_SLEEP=y # Enable deep sleep support
# #CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 # Milliseconds of inactivity before entering deep sleep
# CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y

0 comments on commit aa23703

Please sign in to comment.