Skip to content

Commit

Permalink
enable experimental features
Browse files Browse the repository at this point in the history
pairing with phone gives error "incorrect PIN or passkey" so can't get it to pair.
  • Loading branch information
RealET committed Nov 16, 2024
1 parent 79bd02b commit d95bee2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion boards/arm/cyboard/cyboard_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ CONFIG_ZMK_USB=y

CONFIG_ZMK_MAX17048=y
CONFIG_I2C=y
CONFIG_ZMK_BATTERY_REPORT_INTERVAL=60
CONFIG_ZMK_BATTERY_REPORT_INTERVAL=60

CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y

0 comments on commit d95bee2

Please sign in to comment.