aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_stenography.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-30 22:00:56 +1100
committerGitHub <noreply@github.com>2021-01-30 22:00:56 +1100
commit92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (patch)
tree6b9861b866e761c375b19f469e29a6fbc4690c2b /docs/feature_stenography.md
parent4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff)
downloadqmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.tar.gz
qmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.zip
[Docs] Use HTTPS for images and links where possible (#11695)
Diffstat (limited to 'docs/feature_stenography.md')
-rw-r--r--docs/feature_stenography.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/feature_stenography.md b/docs/feature_stenography.md
index 11e54965d..bf4bd39db 100644
--- a/docs/feature_stenography.md
+++ b/docs/feature_stenography.md
@@ -2,7 +2,7 @@
2 2
3[Stenography](https://en.wikipedia.org/wiki/Stenotype) is a method of writing most often used by court reports, closed-captioning, and real-time transcription for the deaf. In stenography words are chorded syllable by syllable with a mixture of spelling, phonetic, and shortcut (briefs) strokes. Professional stenographers can reach 200-300 WPM without any of the strain usually found in standard typing and with far fewer errors (>99.9% accuracy). 3[Stenography](https://en.wikipedia.org/wiki/Stenotype) is a method of writing most often used by court reports, closed-captioning, and real-time transcription for the deaf. In stenography words are chorded syllable by syllable with a mixture of spelling, phonetic, and shortcut (briefs) strokes. Professional stenographers can reach 200-300 WPM without any of the strain usually found in standard typing and with far fewer errors (>99.9% accuracy).
4 4
5The [Open Steno Project](http://www.openstenoproject.org/) has built an open-source program called Plover that provides real-time translation of steno strokes into words and commands. It has an established dictionary and supports 5The [Open Steno Project](https://www.openstenoproject.org/) has built an open-source program called Plover that provides real-time translation of steno strokes into words and commands. It has an established dictionary and supports
6 6
7## Plover with QWERTY Keyboard :id=plover-with-qwerty-keyboard 7## Plover with QWERTY Keyboard :id=plover-with-qwerty-keyboard
8 8
@@ -52,7 +52,6 @@ On the display tab click 'Open stroke display'. With Plover disabled you should
52## Learning Stenography :id=learning-stenography 52## Learning Stenography :id=learning-stenography
53 53
54* [Learn Plover!](https://sites.google.com/site/learnplover/) 54* [Learn Plover!](https://sites.google.com/site/learnplover/)
55* [QWERTY Steno](http://qwertysteno.com/Home/)
56* [Steno Jig](https://joshuagrams.github.io/steno-jig/) 55* [Steno Jig](https://joshuagrams.github.io/steno-jig/)
57* More resources at the Plover [Learning Stenography](https://github.com/openstenoproject/plover/wiki/Learning-Stenography) wiki 56* More resources at the Plover [Learning Stenography](https://github.com/openstenoproject/plover/wiki/Learning-Stenography) wiki
58 57