aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_split_keyboard.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-11-29 02:49:27 +0000
committerQMK Bot <hello@qmk.fm>2023-11-29 02:49:27 +0000
commit6524d5354a0d5e469182b23c91ab8f8ccf9cf788 (patch)
tree9f77e7dfcad65467f928d450dba6aea7820f7f72 /docs/feature_split_keyboard.md
parente90874c382cdcb4482ac2e420b250053c05d0478 (diff)
parent0fb3aaec8e80a0277e50af74d9abb8680c979ed9 (diff)
Merge remote-tracking branch 'origin/master' into develop
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: