Link to steno docs from summary page.
This commit is contained in:
parent
e81e75c147
commit
26fb063be3
1 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
* [Getting started](README.md)
|
* [Getting started](README.md)
|
||||||
* [QMK Overview](qmk_overview.md)
|
* [QMK Overview](qmk_overview.md)
|
||||||
* [Build Environment Setup](build_environment_setup.md)
|
* [Build Environment Setup](build_environment_setup.md)
|
||||||
* [Vagrant Guide](vagrant_guide.md)
|
* [Vagrant Guide](vagrant_guide.md)
|
||||||
|
@ -16,6 +16,7 @@
|
||||||
* [Tap Dance](tap_dance.md)
|
* [Tap Dance](tap_dance.md)
|
||||||
* [Mouse keys](mouse_keys.md)
|
* [Mouse keys](mouse_keys.md)
|
||||||
* [Unicode](unicode.md)
|
* [Unicode](unicode.md)
|
||||||
|
* [Stenography](stenography.md)
|
||||||
|
|
||||||
* Reference
|
* Reference
|
||||||
* [Glossary](glossary.md)
|
* [Glossary](glossary.md)
|
||||||
|
@ -27,7 +28,7 @@
|
||||||
* [Customizing Functionality](custom_quantum_functions.md)
|
* [Customizing Functionality](custom_quantum_functions.md)
|
||||||
* [Documentation Best Practices](documentation_best_practices.md)
|
* [Documentation Best Practices](documentation_best_practices.md)
|
||||||
* [Unit Testing](unit_testing.md)
|
* [Unit Testing](unit_testing.md)
|
||||||
|
|
||||||
* For Makers and Modders
|
* For Makers and Modders
|
||||||
* [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md)
|
* [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md)
|
||||||
* [Adding features to QMK](adding_features_to_qmk.md)
|
* [Adding features to QMK](adding_features_to_qmk.md)
|
||||||
|
@ -39,7 +40,7 @@
|
||||||
* For a Deeper Understanding
|
* For a Deeper Understanding
|
||||||
* [How Keyboards Work](basic_how_keyboards_work.md)
|
* [How Keyboards Work](basic_how_keyboards_work.md)
|
||||||
* [Understanding QMK](understanding_qmk.md)
|
* [Understanding QMK](understanding_qmk.md)
|
||||||
|
|
||||||
* Other Topics
|
* Other Topics
|
||||||
* [General FAQ](faq.md)
|
* [General FAQ](faq.md)
|
||||||
* [Using Eclipse with QMK](eclipse.md)
|
* [Using Eclipse with QMK](eclipse.md)
|
||||||
|
|
Loading…
Reference in a new issue