Skip to content

Commit

Permalink
enable soft-off
Browse files Browse the repository at this point in the history
  • Loading branch information
numToStr authored Apr 12, 2024
1 parent 089132b commit 5d98f18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/boards/shields/hammer40/hammer40.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Enable deep sleep
CONFIG_ZMK_SLEEP=y

# Enable soft-off
CONFIG_ZMK_PM_SOFT_OFF=y

# Config for https://github.com/caksoylar/zmk-rgbled-widget
CONFIG_RGBLED_WIDGET_INTERVAL_MS=250
CONFIG_RGBLED_WIDGET_BATTERY_LEVEL_CRITICAL=10

0 comments on commit 5d98f18

Please sign in to comment.