aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 071ce5631..c73b8a0ed 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -17,9 +17,10 @@
17 * [Bootmagic](feature_bootmagic.md) 17 * [Bootmagic](feature_bootmagic.md)
18 * [Dynamic Macros](dynamic_macros.md) 18 * [Dynamic Macros](dynamic_macros.md)
19 * [Key Lock](key_lock.md) 19 * [Key Lock](key_lock.md)
20 * [Leader Key](leader_key.md) 20 * [Leader Key](feature_leader_key.md)
21 * [Macros](macros.md) 21 * [Macros](macros.md)
22 * [Mouse keys](mouse_keys.md) 22 * [Mouse keys](mouse_keys.md)
23 * [PS2 Mouse](feature_ps2_mouse.md)
23 * [Space Cadet](space_cadet_shift.md) 24 * [Space Cadet](space_cadet_shift.md)
24 * [Tap Dance](tap_dance.md) 25 * [Tap Dance](tap_dance.md)
25 * [Thermal Printer](feature_thermal_printer.md) 26 * [Thermal Printer](feature_thermal_printer.md)
@@ -30,7 +31,7 @@
30 * [Glossary](glossary.md) 31 * [Glossary](glossary.md)
31 * [Keymap overview](keymap.md) 32 * [Keymap overview](keymap.md)
32 * [Keycodes](keycodes.md) 33 * [Keycodes](keycodes.md)
33 * [Basic](basic_keycodes.md) 34 * [Basic](keycodes_basic.md)
34 * [Quantum](quantum_keycodes.md) 35 * [Quantum](quantum_keycodes.md)
35 * [Backlight](feature_backlight.md#backlight-keycodes) 36 * [Backlight](feature_backlight.md#backlight-keycodes)
36 * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes) 37 * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes)
@@ -40,6 +41,7 @@
40 * [Mod Tap](feature_common_shortcuts.md#mod-tap) 41 * [Mod Tap](feature_common_shortcuts.md#mod-tap)
41 * [One Shot Keys](feature_common_shortcuts.md#one-shot-keys) 42 * [One Shot Keys](feature_common_shortcuts.md#one-shot-keys)
42 * [Shifted Keys](feature_common_shortcuts.md#shifted-keycodes) 43 * [Shifted Keys](feature_common_shortcuts.md#shifted-keycodes)
44 * [Stenography](stenography.md#keycode-reference)
43 * [RGB Light](feature_rgblight.md#rgblight-keycodes) 45 * [RGB Light](feature_rgblight.md#rgblight-keycodes)
44 * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes) 46 * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes)
45 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) 47 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
@@ -57,7 +59,7 @@
57 * [Porting your keyboard to QMK](porting_your_keyboard_to_qmk.md) 59 * [Porting your keyboard to QMK](porting_your_keyboard_to_qmk.md)
58 60
59* For a Deeper Understanding 61* For a Deeper Understanding
60 * [How Keyboards Work](basic_how_keyboards_work.md) 62 * [How Keyboards Work](how_keyboards_work.md)
61 * [Understanding QMK](understanding_qmk.md) 63 * [Understanding QMK](understanding_qmk.md)
62 64
63* Other Topics 65* Other Topics