aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 10bda51c0..0192db0d7 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -1,9 +1,9 @@
1* [Getting started](README.md) 1* [Getting Started](README.md)
2 * [QMK Introduction](getting_started_introduction.md) 2 * [QMK Introduction](getting_started_introduction.md)
3 * [Install Build Tools](getting_started_build_tools.md) 3 * [Install Build Tools](getting_started_build_tools.md)
4 * Alternative: [Vagrant Guide](getting_started_vagrant.md) 4 * Alternative: [Vagrant Guide](getting_started_vagrant.md)
5 * [Build/Compile instructions](getting_started_make_guide.md) 5 * [Build/Compile Instructions](getting_started_make_guide.md)
6 * [Flashing instructions](flashing.md) 6 * [Flashing Instructions](flashing.md)
7 * [Contributing to QMK](contributing.md) 7 * [Contributing to QMK](contributing.md)
8 * [How to Use Github](getting_started_github.md) 8 * [How to Use Github](getting_started_github.md)
9 9
@@ -31,9 +31,9 @@
31 * [Layouts](feature_layouts.md) 31 * [Layouts](feature_layouts.md)
32 * [Leader Key](feature_leader_key.md) 32 * [Leader Key](feature_leader_key.md)
33 * [Macros](feature_macros.md) 33 * [Macros](feature_macros.md)
34 * [Mouse keys](feature_mouse_keys.md) 34 * [Mouse Keys](feature_mouse_keys.md)
35 * [Pointing Device](feature_pointing_device.md) 35 * [Pointing Device](feature_pointing_device.md)
36 * [PS2 Mouse](feature_ps2_mouse.md) 36 * [PS/2 Mouse](feature_ps2_mouse.md)
37 * [RGB Lighting](feature_rgblight.md) 37 * [RGB Lighting](feature_rgblight.md)
38 * [Space Cadet](feature_space_cadet.md) 38 * [Space Cadet](feature_space_cadet.md)
39 * [Stenography](feature_stenography.md) 39 * [Stenography](feature_stenography.md)
@@ -65,12 +65,12 @@
65 * [Documentation Best Practices](documentation_best_practices.md) 65 * [Documentation Best Practices](documentation_best_practices.md)
66 * [Documentation Templates](documentation_templates.md) 66 * [Documentation Templates](documentation_templates.md)
67 * [Glossary](glossary.md) 67 * [Glossary](glossary.md)
68 * [Keymap overview](keymap.md) 68 * [Keymap Overview](keymap.md)
69 * [Unit Testing](unit_testing.md) 69 * [Unit Testing](unit_testing.md)
70 70
71* For Makers and Modders 71* For Makers and Modders
72 * [Hand Wiring Guide](hand_wire.md) 72 * [Hand Wiring Guide](hand_wire.md)
73 * [ISP flashing guide](isp_flashing_guide.md) 73 * [ISP Flashing Guide](isp_flashing_guide.md)
74 74
75* For a Deeper Understanding 75* For a Deeper Understanding
76 * [How Keyboards Work](how_keyboards_work.md) 76 * [How Keyboards Work](how_keyboards_work.md)