Skip to content

Commit

Permalink
fix: issues with BT 5.2 on intel
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCzar committed Dec 15, 2023
1 parent 4031e83 commit 9fbb588
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/kyria.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3000000
# Debouncing: https://zmk.dev/docs/features/debouncing
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=8
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=8

# Fix BLE on Intel 5.2 BT ctrl
CONFIG_BT_CTLR_PHY_2M=n

0 comments on commit 9fbb588

Please sign in to comment.