Update docs/docs/troubleshooting.md

Co-authored-by: Xiaodi Wu <13952+xwu@users.noreply.github.com>
This commit is contained in:
Stephen J Bush 2021-08-23 09:02:19 -05:00 committed by GitHub
parent 5ad9782e93
commit 159aa1508b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,9 +67,9 @@ Since then, a much simpler procedure of performing a bluetooth reset for split k
After completing these steps, pair the halves of the split keyboard together by resetting them at the same time. Most commonly, this is done by grounding the reset pins
for each of your keyboard's microcontrollers or pressing the reset buttons at the same time.
### OSX Pairing Issues
### macOS Pairing Issues
Sometimes, OSX will _say_ your board is connected, but no keypresses will be sent. Double check that everything else is working by plugging the main side in via USB; if both sides register keypresses, i.e., they are connected to each other, you may be affected by the trash stack.
Sometimes, macOS will _say_ your board is connected, but no keypresses will be sent. Double check that everything else is working by plugging the main side in via USB; if both sides register keypresses, i.e., they are connected to each other, you may be affected by the trash stack.
**See [this issue](https://github.com/zmkfirmware/zmk/issues/278) for more details on the error and how to resolve it.**