Skip to content

Commit

Permalink
Configure sleep behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
colekettler committed Mar 26, 2024
1 parent 78160a2 commit 4922542
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/boards/arm/bt75/bt75_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ CONFIG_PWM=y
CONFIG_LED_PWM=y
CONFIG_ZMK_BACKLIGHT=y
CONFIG_BUILD_OUTPUT_UF2=y

# Sleep
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_TIMEOUT=10000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=15000

0 comments on commit 4922542

Please sign in to comment.