Move note about pairing only the central portion of a split keyboard to the main setup docs instead of FAQ

This commit is contained in:
KemoNine 2021-01-05 22:01:23 +00:00
parent 4e5fe5fdb0
commit cdd7df4c7a
2 changed files with 4 additions and 4 deletions

View file

@ -80,10 +80,6 @@ Please note, many keyboards only have a single PCB which includes the “brains
Currently, ZMK only supports wireless split, but wired split is possible and we welcome contributions! Currently, ZMK only supports wireless split, but wired split is possible and we welcome contributions!
### Pairing Split Keyboards
Only the central half of a keyboard should be paired to a computer or device. The peripheral half will auto-connect to the central half via BLE and should _not_ be paired directly to a computer or device.
### Powering Split Keyboards ### Powering Split Keyboards
Keyboard halves should be powered _independently_ of each other. Keyboard halves should be powered _independently_ of each other.

View file

@ -200,3 +200,7 @@ ZMK support multiple BLE “profiles”, which allows you to connect to and swit
### Connecting Split Keyboard Halves ### Connecting Split Keyboard Halves
For split keyboards, after flashing each half individually you can connect them together by resetting them at the same time. Within a few seconds of resetting, both halves should automatically connect to each other. For split keyboards, after flashing each half individually you can connect them together by resetting them at the same time. Within a few seconds of resetting, both halves should automatically connect to each other.
#### Pairing Split Keyboards
Only the central half of a keyboard should be paired to a computer or device. The peripheral half will auto-connect to the central half via BLE and should _not_ be paired directly to a computer or device.