diff options
-rw-r--r-- | docs/_summary.md | 12 | ||||
-rw-r--r-- | docs/feature_stenography.md (renamed from docs/stenography.md) | 0 |
2 files changed, 7 insertions, 5 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index fbfb0a549..9eb16b424 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -22,6 +22,7 @@ | |||
22 | * [Features](features.md) | 22 | * [Features](features.md) |
23 | * [Advanced Keycodes](feature_advanced_keycodes.md) | 23 | * [Advanced Keycodes](feature_advanced_keycodes.md) |
24 | * [Audio](feature_audio.md) | 24 | * [Audio](feature_audio.md) |
25 | * [Auto Shift](feature_auto_shift.md) | ||
25 | * [Backlight](feature_backlight.md) | 26 | * [Backlight](feature_backlight.md) |
26 | * [Bootmagic](feature_bootmagic.md) | 27 | * [Bootmagic](feature_bootmagic.md) |
27 | * [Dynamic Macros](feature_dynamic_macros.md) | 28 | * [Dynamic Macros](feature_dynamic_macros.md) |
@@ -32,6 +33,7 @@ | |||
32 | * [Mouse keys](feature_mouse_keys.md) | 33 | * [Mouse keys](feature_mouse_keys.md) |
33 | * [Pointing Device](feature_pointing_device.md) | 34 | * [Pointing Device](feature_pointing_device.md) |
34 | * [PS2 Mouse](feature_ps2_mouse.md) | 35 | * [PS2 Mouse](feature_ps2_mouse.md) |
36 | * [RGB Lighting](feature_rgblight.md) | ||
35 | * [Space Cadet](feature_space_cadet.md) | 37 | * [Space Cadet](feature_space_cadet.md) |
36 | * [Stenography](feature_stenography.md) | 38 | * [Stenography](feature_stenography.md) |
37 | * [Tap Dance](feature_tap_dance.md) | 39 | * [Tap Dance](feature_tap_dance.md) |
@@ -52,13 +54,13 @@ | |||
52 | * [Basic](keycodes_basic.md) | 54 | * [Basic](keycodes_basic.md) |
53 | * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes) | 55 | * [Bluetooth](feature_bluetooth.md#bluetooth-keycodes) |
54 | * [Bootmagic](feature_bootmagic.md#bootmagic-keycodes) | 56 | * [Bootmagic](feature_bootmagic.md#bootmagic-keycodes) |
55 | * [Layer Switching](feature_common_shortcuts.md#switching-and-toggling-layers) | 57 | * [Layer Switching](feature_advanced_keycodes.md#switching-and-toggling-layers) |
56 | * [Mod+Key](feature_common_shortcuts.md#modifier-keys) | 58 | * [Mod+Key](feature_advanced_keycodes.md#modifier-keys) |
57 | * [Mod Tap](feature_common_shortcuts.md#mod-tap) | 59 | * [Mod Tap](feature_advanced_keycodes.md#mod-tap) |
58 | * [One Shot Keys](feature_common_shortcuts.md#one-shot-keys) | 60 | * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) |
59 | * [Quantum](quantum_keycodes.md) | 61 | * [Quantum](quantum_keycodes.md) |
60 | * [RGB Light](feature_rgblight.md#rgblight-keycodes) | 62 | * [RGB Light](feature_rgblight.md#rgblight-keycodes) |
61 | * [Shifted Keys](feature_common_shortcuts.md#shifted-keycodes) | 63 | * [Shifted Keys](feature_advanced_keycodes.md#shifted-keycodes) |
62 | * [Stenography](feature_stenography.md#keycode-reference) | 64 | * [Stenography](feature_stenography.md#keycode-reference) |
63 | * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes) | 65 | * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes) |
64 | * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) | 66 | * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) |
diff --git a/docs/stenography.md b/docs/feature_stenography.md index 5b457a2a6..5b457a2a6 100644 --- a/docs/stenography.md +++ b/docs/feature_stenography.md | |||