diff --git a/docs/docs/troubleshooting/connection-issues.mdx b/docs/docs/troubleshooting/connection-issues.mdx index 5fdd1c83..51aed63b 100644 --- a/docs/docs/troubleshooting/connection-issues.mdx +++ b/docs/docs/troubleshooting/connection-issues.mdx @@ -91,6 +91,11 @@ The settings reset firmware has Bluetooth disabled to prevent the two sides from ::: + +## Unable to Connect to Device + +Some devices and operating systems may have additional security/protocol settings that they require be met before allowing a bluetooth peripheral to pair with them. If your keyboard is visible to your host but you are having trouble connecting or no input is registered, this might be the cause. You can try enabling some of ZMK's [experimental bluetooth settings](../config/bluetooth.md) to resolve the issue. + ## Issues While Connected ### Unreliable/Weak Connection diff --git a/zmk-modules b/zmk-modules new file mode 160000 index 00000000..29bb9d40 --- /dev/null +++ b/zmk-modules @@ -0,0 +1 @@ +Subproject commit 29bb9d40bb46b4a9ed6099fef108e58e70cad0d6