From 673b340a65b23f5d912c3a4dcca0aba2109c809d Mon Sep 17 00:00:00 2001 From: Jeppe Klitgaard Date: Mon, 11 Sep 2023 21:47:43 +0200 Subject: [PATCH] Update docs/docs/troubleshooting.md Co-authored-by: Cem Aksoylar --- docs/docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/troubleshooting.md b/docs/docs/troubleshooting.md index 41ba5336..82401e3d 100644 --- a/docs/docs/troubleshooting.md +++ b/docs/docs/troubleshooting.md @@ -63,7 +63,7 @@ Key positions are numbered starting from `0` at the top left key on the keymap, ::: :::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