summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoe Wasson <jwasson+github@gmail.com>2017-07-27 20:59:17 +0200
committerJack Humbert <jack.humb@gmail.com>2017-07-27 22:10:36 +0200
commit26fb063be3b38cf76908163c6dad3168c738886c (patch)
tree178dc8334ee1d46b3b43c258629501877a40506d /docs
parente81e75c14783a13d7bccb3b7174d9987acc12fe0 (diff)
downloadqmk_firmware-26fb063be3b38cf76908163c6dad3168c738886c.tar.gz
qmk_firmware-26fb063be3b38cf76908163c6dad3168c738886c.tar.xz
Link to steno docs from summary page.
Diffstat (limited to 'docs')
-rw-r--r--docs/_summary.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 162cad787..723377de9 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -1,4 +1,4 @@
-* [Getting started](README.md)
+* [Getting started](README.md)
* [QMK Overview](qmk_overview.md)
* [Build Environment Setup](build_environment_setup.md)
* [Vagrant Guide](vagrant_guide.md)
@@ -16,6 +16,7 @@
* [Tap Dance](tap_dance.md)
* [Mouse keys](mouse_keys.md)
* [Unicode](unicode.md)
+ * [Stenography](stenography.md)
* Reference
* [Glossary](glossary.md)
@@ -27,7 +28,7 @@
* [Customizing Functionality](custom_quantum_functions.md)
* [Documentation Best Practices](documentation_best_practices.md)
* [Unit Testing](unit_testing.md)
-
+
* For Makers and Modders
* [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md)
* [Adding features to QMK](adding_features_to_qmk.md)
@@ -39,7 +40,7 @@
* For a Deeper Understanding
* [How Keyboards Work](basic_how_keyboards_work.md)
* [Understanding QMK](understanding_qmk.md)
-
+
* Other Topics
* [General FAQ](faq.md)
* [Using Eclipse with QMK](eclipse.md)