diff options
author | Fabian Topfstedt <topfstedt@schneevonmorgen.com> | 2017-07-31 21:17:16 +0200 |
---|---|---|
committer | Fabian Topfstedt <topfstedt@schneevonmorgen.com> | 2017-07-31 21:17:16 +0200 |
commit | 9609a47c3e2050f252378386c0ce2b37b4c2aed8 (patch) | |
tree | 644105ce37b2b23532253555f62ba52693b3c1d3 /docs/_summary.md | |
parent | 661106bac466f99341edea9d2e38e2f8c75746d9 (diff) | |
parent | bd0a888133d7f7c701574ac467c0f4be71221cc7 (diff) | |
download | qmk_firmware-9609a47c3e2050f252378386c0ce2b37b4c2aed8.tar.gz qmk_firmware-9609a47c3e2050f252378386c0ce2b37b4c2aed8.zip |
Merge https://github.com/qmk/qmk_firmware
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 162cad7873..723377de98 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) |