summaryrefslogtreecommitdiffstats
path: root/docs/stenography.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/stenography.md')
-rw-r--r--docs/stenography.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/stenography.md b/docs/stenography.md
index 8c779032b..5b457a2a6 100644
--- a/docs/stenography.md
+++ b/docs/stenography.md
@@ -30,7 +30,7 @@ GeminiPR encodes 42 keys into a 6-byte packet. While TX Bolt contains everything
## Configuring QMK for Steno
-Firstly, enable steno in your keymap's Makefile. You should also diable mousekeys to prevent conflicts.
+Firstly, enable steno in your keymap's Makefile. You may also need disable mousekeys, extra keys, or another USB endpoint to prevent conflicts. The builtin USB stack for some processors only supports a certain number of USB endpoints and the virtual serial port needed for steno fills 3 of them.
```Makefile
STENO_ENABLE = yes