summaryrefslogtreecommitdiff
path: root/docs/feature_split_keyboard.md
diff options
context:
space:
mode:
author猫咪恐慌 <30993222+kitty-panics@users.noreply.github.com>2023-11-28 21:48:47 -0500
committerGitHub <noreply@github.com>2023-11-29 02:48:47 +0000
commit0fb3aaec8e80a0277e50af74d9abb8680c979ed9 (patch)
treecd8e0d10193155af4ebddd6ba163e88dfc34ebd8 /docs/feature_split_keyboard.md
parentb7df75e47f446bd2e969f3adb8cb584852929213 (diff)
[Doc]: Correct Markdown syntax errors. (#22511)
Diffstat (limited to 'docs/feature_split_keyboard.md')
-rw-r--r--docs/feature_split_keyboard.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_split_keyboard.md b/docs/feature_split_keyboard.md
index c67f04995b..8f695a2b7c 100644
--- a/docs/feature_split_keyboard.md
+++ b/docs/feature_split_keyboard.md
@@ -205,7 +205,7 @@ This sets the pin to be used for serial communication. If you're not using seria
However, if you are using serial and I<sup>2</sup>C on the board, you will need to set this, and to something other than D0 and D1 (as these are used for I<sup>2</sup>C communication).
```c
-#define SELECT_SOFT_SERIAL_SPEED {#}`
+#define SELECT_SOFT_SERIAL_SPEED {#}
```
If you're having issues with serial communication, you can change this value, as it controls the communication speed for serial. The default is 1, and the possible values are: