Skip to content

Commit

Permalink
3 hours sleep timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoDM committed Sep 15, 2024
1 parent 50b1def commit 3e60349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/shields/swweeep/swweeep_left.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CONFIG_ZMK_RGB_UNDERGLOW=n
CONFIG_WS2812_STRIP=n
CONFIG_ZMK_EXT_POWER=n
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=10800000
# How to build
# cd app
# west build -d build/swweeep/right --pristine -b "nice_nano_v2" -- -DSHIELD="swweeep_right"
Expand Down
1 change: 1 addition & 0 deletions boards/shields/swweeep/swweeep_right.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CONFIG_ZMK_RGB_UNDERGLOW=n
CONFIG_WS2812_STRIP=n
CONFIG_ZMK_EXT_POWER=n
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=10800000
# How to build
# cd app
# west build -d build/swweeep/right --pristine -b "nice_nano_v2" -- -DSHIELD="swweeep_right"
Expand Down

0 comments on commit 3e60349

Please sign in to comment.