diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 96c6b575..663c547b 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -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! -### 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 Keyboard halves should be powered _independently_ of each other. diff --git a/docs/docs/user-setup.md b/docs/docs/user-setup.md index afab9817..11101c49 100644 --- a/docs/docs/user-setup.md +++ b/docs/docs/user-setup.md @@ -200,3 +200,7 @@ ZMK support multiple BLE “profiles”, which allows you to connect to and swit ### 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. + +#### 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. \ No newline at end of file