diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-11-10 14:35:23 -0500 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-11-10 14:53:03 -0500 |
commit | 7d16186b7acd5113a59fc612cd53b7bae7f46f38 (patch) | |
tree | dcc1cfb166a86f27219033ab2e2539149bde7420 /docs | |
parent | 348a44a8a387e38922e7e275b1ba9af790648016 (diff) |
fix(ble): Remove unpair combo code.
* Favor the settings reset images for this.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/assets/bond-clearing/corne.jpg | bin | 147244 -> 0 bytes | |||
-rw-r--r-- | docs/docs/assets/bond-clearing/debug.log | 0 | ||||
-rw-r--r-- | docs/docs/assets/bond-clearing/kyria.jpg | bin | 140236 -> 0 bytes | |||
-rw-r--r-- | docs/docs/assets/bond-clearing/lily58.jpg | bin | 2566639 -> 0 bytes | |||
-rw-r--r-- | docs/docs/bond-reset.md | 30 | ||||
-rw-r--r-- | docs/docs/user-setup.md | 2 |
6 files changed, 1 insertions, 31 deletions
diff --git a/docs/docs/assets/bond-clearing/corne.jpg b/docs/docs/assets/bond-clearing/corne.jpg Binary files differdeleted file mode 100644 index 1e070a2..0000000 --- a/docs/docs/assets/bond-clearing/corne.jpg +++ /dev/null diff --git a/docs/docs/assets/bond-clearing/debug.log b/docs/docs/assets/bond-clearing/debug.log deleted file mode 100644 index e69de29..0000000 --- a/docs/docs/assets/bond-clearing/debug.log +++ /dev/null diff --git a/docs/docs/assets/bond-clearing/kyria.jpg b/docs/docs/assets/bond-clearing/kyria.jpg Binary files differdeleted file mode 100644 index 9fa22a0..0000000 --- a/docs/docs/assets/bond-clearing/kyria.jpg +++ /dev/null diff --git a/docs/docs/assets/bond-clearing/lily58.jpg b/docs/docs/assets/bond-clearing/lily58.jpg Binary files differdeleted file mode 100644 index 4087e7d..0000000 --- a/docs/docs/assets/bond-clearing/lily58.jpg +++ /dev/null diff --git a/docs/docs/bond-reset.md b/docs/docs/bond-reset.md deleted file mode 100644 index a16b94d..0000000 --- a/docs/docs/bond-reset.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -id: bond-reset -title: Reset BLE Connections (DEPRECATED) -sidebar_label: BLE Reset (DEPRECATED) ---- - -Known as a 'bond reset', each keyboard has a special key combination independent of the user defined key map which will -clear all wireless connection configurations. The keys must be held for 3 to 5 seconds after the device is -reset. - -:::warning -Currently, ZMK only supports a single BLE host. If you remove the keyboard from the host's bluetooth devices -list, you will need to clear the bonds. -::: - -## Split Keyboards - -Split keyboards will need to be cleared on both halves. For best results try to reset them at the same time. - -### Kyria - - - -### Corne - - - -### Lily58 - - diff --git a/docs/docs/user-setup.md b/docs/docs/user-setup.md index 990a8f6..cdc82ca 100644 --- a/docs/docs/user-setup.md +++ b/docs/docs/user-setup.md @@ -194,7 +194,7 @@ storage device. Once the flash is complete, the controller should automatically ## Wirelessly Connecting Your Keyboard -Connecting your keyboard wirelessly is the same as adding other Bluetooth devides: press the reset button and scan for devices. However, pairing and bonding is still currently being worked on to increase relability and ease of use. In addition, users have in general reported that Bluetooth pairing with computers tends to be quite finnicky. Try out the connection with your tablet or phone first, as those devices seem to work much more consistently. See [BLE Reset](./bond-reset.md) for help on resetting your MCUs if you're experiencing connection issues. +Connecting your keyboard wirelessly is the same as adding other Bluetooth devides: press the reset button and scan for devices. However, pairing and bonding is still currently being worked on to increase relability and ease of use. In addition, users have in general reported that Bluetooth pairing with computers tends to be quite finnicky. Try out the connection with your tablet or phone first, as those devices seem to work much more consistently. ### Connecting Split Keyboard Halves |