diff options
author | Joe Wasson <jwasson+github@gmail.com> | 2017-07-27 11:59:17 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-27 16:10:36 -0400 |
commit | 26fb063be3b38cf76908163c6dad3168c738886c (patch) | |
tree | 178dc8334ee1d46b3b43c258629501877a40506d /docs/_summary.md | |
parent | e81e75c14783a13d7bccb3b7174d9987acc12fe0 (diff) | |
download | qmk_firmware-26fb063be3b38cf76908163c6dad3168c738886c.tar.gz qmk_firmware-26fb063be3b38cf76908163c6dad3168c738886c.zip |
Link to steno docs from summary page.
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 7 |
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 @@ | |||
1 | * [Getting started](README.md) | 1 | * [Getting started](README.md) |
2 | * [QMK Overview](qmk_overview.md) | 2 | * [QMK Overview](qmk_overview.md) |
3 | * [Build Environment Setup](build_environment_setup.md) | 3 | * [Build Environment Setup](build_environment_setup.md) |
4 | * [Vagrant Guide](vagrant_guide.md) | 4 | * [Vagrant Guide](vagrant_guide.md) |
@@ -16,6 +16,7 @@ | |||
16 | * [Tap Dance](tap_dance.md) | 16 | * [Tap Dance](tap_dance.md) |
17 | * [Mouse keys](mouse_keys.md) | 17 | * [Mouse keys](mouse_keys.md) |
18 | * [Unicode](unicode.md) | 18 | * [Unicode](unicode.md) |
19 | * [Stenography](stenography.md) | ||
19 | 20 | ||
20 | * Reference | 21 | * Reference |
21 | * [Glossary](glossary.md) | 22 | * [Glossary](glossary.md) |
@@ -27,7 +28,7 @@ | |||
27 | * [Customizing Functionality](custom_quantum_functions.md) | 28 | * [Customizing Functionality](custom_quantum_functions.md) |
28 | * [Documentation Best Practices](documentation_best_practices.md) | 29 | * [Documentation Best Practices](documentation_best_practices.md) |
29 | * [Unit Testing](unit_testing.md) | 30 | * [Unit Testing](unit_testing.md) |
30 | 31 | ||
31 | * For Makers and Modders | 32 | * For Makers and Modders |
32 | * [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md) | 33 | * [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md) |
33 | * [Adding features to QMK](adding_features_to_qmk.md) | 34 | * [Adding features to QMK](adding_features_to_qmk.md) |
@@ -39,7 +40,7 @@ | |||
39 | * For a Deeper Understanding | 40 | * For a Deeper Understanding |
40 | * [How Keyboards Work](basic_how_keyboards_work.md) | 41 | * [How Keyboards Work](basic_how_keyboards_work.md) |
41 | * [Understanding QMK](understanding_qmk.md) | 42 | * [Understanding QMK](understanding_qmk.md) |
42 | 43 | ||
43 | * Other Topics | 44 | * Other Topics |
44 | * [General FAQ](faq.md) | 45 | * [General FAQ](faq.md) |
45 | * [Using Eclipse with QMK](eclipse.md) | 46 | * [Using Eclipse with QMK](eclipse.md) |