]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/stenography.md
Extended the hint of the programmer to link to the relevant README part instead of...
[qmk_firmware.git] / docs / stenography.md
index 8c779032b9634986d69aac3f139c3b75f49afca8..5b457a2a6c15e3b449ee8415d7c609d314a77e06 100644 (file)
@@ -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