aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md31
1 files changed, 20 insertions, 11 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 4c4711064..071ce5631 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -13,27 +13,36 @@
13 13
14* [Features](features.md) 14* [Features](features.md)
15 * [Common Shortcuts](feature_common_shortcuts.md) 15 * [Common Shortcuts](feature_common_shortcuts.md)
16 * [Layer Switching](feature_common_shortcuts.md#switching-and-toggling-layers) 16 * [Backlight](feature_backlight.md)
17 * [Modifier Keys](feature_common_shortcuts.md#modifier-keys) 17 * [Bootmagic](feature_bootmagic.md)
18 * [Shifted Keycodes](feature_common_shortcuts.md#shifted-keycodes) 18 * [Dynamic Macros](dynamic_macros.md)
19 * [One Shot Keys](feature_common_shortcuts.md#one-shot-keys) 19 * [Key Lock](key_lock.md)
20 * [Mod Tap](feature_common_shortcuts.md#mod-tap)
21 * [Leader Key](leader_key.md) 20 * [Leader Key](leader_key.md)
22 * [Macros](macros.md) 21 * [Macros](macros.md)
23 * [Dynamic Macros](dynamic_macros.md) 22 * [Mouse keys](mouse_keys.md)
24 * [Space Cadet](space_cadet_shift.md) 23 * [Space Cadet](space_cadet_shift.md)
25 * [Tap Dance](tap_dance.md) 24 * [Tap Dance](tap_dance.md)
26 * [Mouse keys](mouse_keys.md) 25 * [Thermal Printer](feature_thermal_printer.md)
27 * [Unicode](unicode.md)
28 * [Stenography](stenography.md) 26 * [Stenography](stenography.md)
29 * [Key Lock](key_lock.md) 27 * [Unicode](unicode.md)
30 28
31* Reference 29* Reference
32 * [Glossary](glossary.md) 30 * [Glossary](glossary.md)
33 * [Keymap overview](keymap.md) 31 * [Keymap overview](keymap.md)
34 * [Keycodes](keycodes.md) 32 * [Keycodes](keycodes.md)
35 * [Basic Keycodes](basic_keycodes.md) 33 * [Basic](basic_keycodes.md)
36 * [Quantum Keycodes](quantum_keycodes.md) 34 * [Quantum](quantum_keycodes.md)
35 * [Backlight](feature_backlight.md#backlight-keycodes)
36 * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes)
37 * [Bootmagic](feature_bootmagic.md#bootmagic-keycodes)
38 * [Layer Switching](feature_common_shortcuts.md#switching-and-toggling-layers)
39 * [Mod+Key](feature_common_shortcuts.md#modifier-keys)
40 * [Mod Tap](feature_common_shortcuts.md#mod-tap)
41 * [One Shot Keys](feature_common_shortcuts.md#one-shot-keys)
42 * [Shifted Keys](feature_common_shortcuts.md#shifted-keycodes)
43 * [RGB Light](feature_rgblight.md#rgblight-keycodes)
44 * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes)
45 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
37 * [The `config.h` File](config_options.md) 46 * [The `config.h` File](config_options.md)
38 * [Customizing Functionality](custom_quantum_functions.md) 47 * [Customizing Functionality](custom_quantum_functions.md)
39 * [Documentation Best Practices](documentation_best_practices.md) 48 * [Documentation Best Practices](documentation_best_practices.md)