forked from kofal.net/zmk
fix(ble): Remove unpair combo code.
* Favor the settings reset images for this.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 144 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 137 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.4 MiB |
@@ -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
|
||||
|
||||

|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user