Update docs/docs/troubleshooting.md

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Jeppe Klitgaard 2023-09-11 21:47:43 +02:00 committed by GitHub
parent ea2d33aa18
commit 673b340a65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ Key positions are numbered starting from `0` at the top left key on the keymap,
::: :::
:::tip :::tip
A common mistake is to enter the keycodes directly without the leading `&kp` behavior. That is, having entries such as `SPACE` that should have been `&kp SPACE`. A common mistake that leads to this error is to use keycodes without the leading `&kp` behavior. That is, having entries such as `SPACE` that should have been `&kp SPACE`.
::: :::
### Split Keyboard Halves Unable to Pair ### Split Keyboard Halves Unable to Pair