Skip to content

Commit

Permalink
sleep optimizations 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkonji008 committed Oct 30, 2024
1 parent e0f17e1 commit 5fe94ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/boards/shields/cornesque/cornesque_dongle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_SLEEP=n
# CONFIG_PM_DEVICE=n
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
CONFIG_ZMK_EXT_POWER=n
CONFIG_ZMK_EXT_POWER=y
4 changes: 2 additions & 2 deletions config/cornesque.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ CONFIG_ZMK_DISPLAY=n

CONFIG_ZMK_SLEEP=y
CONFIG_PM_DEVICE=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
CONFIG_ZMK_EXT_POWER=y
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
CONFIG_ZMK_EXT_POWER=n


CONFIG_ZMK_KEYBOARD_NAME="cornesque"
Expand Down

0 comments on commit 5fe94ae

Please sign in to comment.