From 7d16186b7acd5113a59fc612cd53b7bae7f46f38 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 10 Nov 2020 14:35:23 -0500 Subject: fix(ble): Remove unpair combo code. * Favor the settings reset images for this. --- docs/docs/assets/bond-clearing/corne.jpg | Bin 147244 -> 0 bytes docs/docs/assets/bond-clearing/debug.log | 0 docs/docs/assets/bond-clearing/kyria.jpg | Bin 140236 -> 0 bytes docs/docs/assets/bond-clearing/lily58.jpg | Bin 2566639 -> 0 bytes docs/docs/bond-reset.md | 30 ------------------------------ docs/docs/user-setup.md | 2 +- 6 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 docs/docs/assets/bond-clearing/corne.jpg delete mode 100644 docs/docs/assets/bond-clearing/debug.log delete mode 100644 docs/docs/assets/bond-clearing/kyria.jpg delete mode 100644 docs/docs/assets/bond-clearing/lily58.jpg delete mode 100644 docs/docs/bond-reset.md (limited to 'docs') diff --git a/docs/docs/assets/bond-clearing/corne.jpg b/docs/docs/assets/bond-clearing/corne.jpg deleted file mode 100644 index 1e070a2..0000000 Binary files a/docs/docs/assets/bond-clearing/corne.jpg and /dev/null differ 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 diff --git a/docs/docs/assets/bond-clearing/kyria.jpg b/docs/docs/assets/bond-clearing/kyria.jpg deleted file mode 100644 index 9fa22a0..0000000 Binary files a/docs/docs/assets/bond-clearing/kyria.jpg and /dev/null differ diff --git a/docs/docs/assets/bond-clearing/lily58.jpg b/docs/docs/assets/bond-clearing/lily58.jpg deleted file mode 100644 index 4087e7d..0000000 Binary files a/docs/docs/assets/bond-clearing/lily58.jpg and /dev/null differ 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 - -![Kyria bond-reset combo](assets/bond-clearing/kyria.jpg) - -### Corne - -![Corne bond-reset combo](assets/bond-clearing/corne.jpg) - -### Lily58 - -![Lily58 bond-reset combo](assets/bond-clearing/lily58.jpg) 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 -- cgit v1.2.3