X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fstenography.md;h=5b457a2a6c15e3b449ee8415d7c609d314a77e06;hb=91683d56fa5c9cf9893219b3dac269e20a2c7251;hp=8c779032b9634986d69aac3f139c3b75f49afca8;hpb=94ca84d271e628c09c175b62ba74d758d655aa99;p=qmk_firmware.git 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