diff options
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 1d877c211..3515e0d67 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
| @@ -53,14 +53,16 @@ | |||
| 53 | * Simple Keycodes | 53 | * Simple Keycodes |
| 54 | * [Full List](keycodes.md) | 54 | * [Full List](keycodes.md) |
| 55 | * [Basic Keycodes](keycodes_basic.md) | 55 | * [Basic Keycodes](keycodes_basic.md) |
| 56 | * [Advanced Keycodes](feature_advanced_keycodes.md) | 56 | * [Layer Switching](feature_advanced_keycodes.md) |
| 57 | * [Quantum Keycodes](quantum_keycodes.md) | 57 | * [Quantum Keycodes](quantum_keycodes.md) |
| 58 | 58 | ||
| 59 | * Advanced Keycodes | 59 | * Advanced Keycodes |
| 60 | * [Command](feature_command.md) | 60 | * [Command](feature_command.md) |
| 61 | * [Custom Keycodes](custom_keycode_names.md) | ||
| 61 | * [Dynamic Macros](feature_dynamic_macros.md) | 62 | * [Dynamic Macros](feature_dynamic_macros.md) |
| 62 | * [Grave Escape](feature_grave_esc.md) | 63 | * [Grave Escape](feature_grave_esc.md) |
| 63 | * [Leader Key](feature_leader_key.md) | 64 | * [Leader Key](feature_leader_key.md) |
| 65 | * [Mod-Tap](mod_tap.md) | ||
| 64 | * [Macros](feature_macros.md) | 66 | * [Macros](feature_macros.md) |
| 65 | * [Mouse Keys](feature_mouse_keys.md) | 67 | * [Mouse Keys](feature_mouse_keys.md) |
| 66 | * [Space Cadet Shift](feature_space_cadet.md) | 68 | * [Space Cadet Shift](feature_space_cadet.md) |
| @@ -71,10 +73,11 @@ | |||
| 71 | * [Combos](feature_combo.md) | 73 | * [Combos](feature_combo.md) |
| 72 | * [Debounce API](feature_debounce_type.md) | 74 | * [Debounce API](feature_debounce_type.md) |
| 73 | * [Key Lock](feature_key_lock.md) | 75 | * [Key Lock](feature_key_lock.md) |
| 74 | * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) | 76 | * [One Shot Keys](one_shot_keys.md) |
| 75 | * [Pointing Device](feature_pointing_device.md) | 77 | * [Pointing Device](feature_pointing_device.md) |
| 76 | * [Swap Hands](feature_swap_hands.md) | 78 | * [Swap Hands](feature_swap_hands.md) |
| 77 | * [Tap Dance](feature_tap_dance.md) | 79 | * [Tap Dance](feature_tap_dance.md) |
| 80 | * [Tap-Hold Configuration](tap_hold.md) | ||
| 78 | * [Terminal](feature_terminal.md) | 81 | * [Terminal](feature_terminal.md) |
| 79 | * [Unicode](feature_unicode.md) | 82 | * [Unicode](feature_unicode.md) |
| 80 | * [Userspace](feature_userspace.md) | 83 | * [Userspace](feature_userspace.md) |
