Skip to content

Commit

Permalink
bluetooth config
Browse files Browse the repository at this point in the history
  • Loading branch information
pirey committed Sep 5, 2024
1 parent c9e48ad commit 44b172d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ CONFIG_ZMK_DISPLAY=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

CONFIG_ZMK_IDLE_TIMEOUT=180000

# 1 hour idle into deep sleep
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000

CONFIG_ZMK_PM_SOFT_OFF=y

CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y
CONFIG_ZMK_BLE_PASSKEY_ENTRY=y

0 comments on commit 44b172d

Please sign in to comment.