diff options
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index e7e9fa132..d6186bbf9 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -52,7 +52,7 @@ | |||
52 | * Simple Keycodes | 52 | * Simple Keycodes |
53 | * [Full List](keycodes.md) | 53 | * [Full List](keycodes.md) |
54 | * [Basic Keycodes](keycodes_basic.md) | 54 | * [Basic Keycodes](keycodes_basic.md) |
55 | * [Layer Switching](feature_advanced_keycodes.md) | 55 | * [Modifier Keys](feature_advanced_keycodes.md) |
56 | * [Quantum Keycodes](quantum_keycodes.md) | 56 | * [Quantum Keycodes](quantum_keycodes.md) |
57 | 57 | ||
58 | * Advanced Keycodes | 58 | * Advanced Keycodes |
@@ -71,6 +71,7 @@ | |||
71 | * [Combos](feature_combo.md) | 71 | * [Combos](feature_combo.md) |
72 | * [Debounce API](feature_debounce_type.md) | 72 | * [Debounce API](feature_debounce_type.md) |
73 | * [Key Lock](feature_key_lock.md) | 73 | * [Key Lock](feature_key_lock.md) |
74 | * [Layers](feature_layers.md) | ||
74 | * [One Shot Keys](one_shot_keys.md) | 75 | * [One Shot Keys](one_shot_keys.md) |
75 | * [Pointing Device](feature_pointing_device.md) | 76 | * [Pointing Device](feature_pointing_device.md) |
76 | * [Swap Hands](feature_swap_hands.md) | 77 | * [Swap Hands](feature_swap_hands.md) |