Skip to content

Commit

Permalink
enable only ble connection, not security features
Browse files Browse the repository at this point in the history
  • Loading branch information
elementalvoid authored Sep 21, 2024
1 parent fc8c0bf commit 3e8e7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sofle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y

# Experimental bluetooth config that is set to be the default eventually
# - attempt at making Windows pairing/connection more reliable
CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y

# Enable deep sleep
CONFIG_ZMK_SLEEP=y

0 comments on commit 3e8e7db

Please sign in to comment.