Skip to content

Commit

Permalink
Enable BLE experimental settings
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Dec 25, 2023
1 parent 79d9d06 commit 576b953
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/rommana.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Require passkey on pairing
CONFIG_ZMK_BLE_PASSKEY_ENTRY=y

# Enable experimental BLE settings
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y

# Sleep timeout to 30 min
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

# Mouse keys, higher tick duration prevents freezes
# Mouse keys
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE_TICK_DURATION=16

0 comments on commit 576b953

Please sign in to comment.