diff options
author | fauxpark <fauxpark@gmail.com> | 2017-12-09 16:49:07 +1100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 10:46:11 -0500 |
commit | af37bb2f78c39c224c995eb57c757c63034a3d9c (patch) | |
tree | 9ad591cb895d1ac13cce6145d11738569dff0a93 /docs/feature_stenography.md | |
parent | 4c675a83ba1d3561bfd6baad57a250066f5db4d3 (diff) | |
download | qmk_firmware-af37bb2f78c39c224c995eb57c757c63034a3d9c.tar.gz |
Fix some of the more obvious typos
Diffstat (limited to 'docs/feature_stenography.md')
-rw-r--r-- | docs/feature_stenography.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_stenography.md b/docs/feature_stenography.md index 5b457a2a6..9fb224b5d 100644 --- a/docs/feature_stenography.md +++ b/docs/feature_stenography.md @@ -14,7 +14,7 @@ To use Plover with QMK just enable NKRO and optionally adjust your layout if you Plover also understands the language of several steno machines. QMK can speak a couple of these languages, TX Bolt and GeminiPR. An example layout can be found in `planck/keymaps/steno`. -When QMK speaks to Plover over a steno protocol Plover will not use the keyboard as input. This means that you can switch back and forth between a standard keyboard and your steno keyboard, or even switch layers from Plover to standard and back without needing to activate/deactive Plover. +When QMK speaks to Plover over a steno protocol Plover will not use the keyboard as input. This means that you can switch back and forth between a standard keyboard and your steno keyboard, or even switch layers from Plover to standard and back without needing to activate/deactivate Plover. In this mode Plover expects to speak with a steno machine over a serial port so QMK will present itself to the operating system as a virtual serial port in addition to a keyboard. By default QMK will speak the TX Bolt protocol but can be switched to GeminiPR; the last protocol used is stored in non-volatile memory so QMK will use the same protocol on restart. |