Skip to content

Commit

Permalink
fix soft off confg
Browse files Browse the repository at this point in the history
  • Loading branch information
dudicoco committed Apr 15, 2024
1 parent fc2fcb9 commit e0de735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CONFIG_ZMK_SLEEP=y
# Milliseconds of inactivity before entering deep sleep
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
# Enable soft off functionality from the keymap or dedicated hardware
CONFIG_ZMK_PM_SOFT_OFF
CONFIG_ZMK_PM_SOFT_OFF=y

# Increase the keyboard's wireless range
# https://zmk.dev/docs/features/bluetooth#connectivity-issues
Expand Down

0 comments on commit e0de735

Please sign in to comment.