aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 8347805a2..1d9540082 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -61,6 +61,7 @@
61 * [Language-Specific Keycodes](reference_keymap_extras.md) 61 * [Language-Specific Keycodes](reference_keymap_extras.md)
62 * [Modifier Keys](feature_advanced_keycodes.md) 62 * [Modifier Keys](feature_advanced_keycodes.md)
63 * [Quantum Keycodes](quantum_keycodes.md) 63 * [Quantum Keycodes](quantum_keycodes.md)
64 * [Magic Keycodes](keycodes_magic.md)
64 65
65 * Advanced Keycodes 66 * Advanced Keycodes
66 * [Command](feature_command.md) 67 * [Command](feature_command.md)
@@ -78,6 +79,7 @@
78 * [Combos](feature_combo.md) 79 * [Combos](feature_combo.md)
79 * [Debounce API](feature_debounce_type.md) 80 * [Debounce API](feature_debounce_type.md)
80 * [Key Lock](feature_key_lock.md) 81 * [Key Lock](feature_key_lock.md)
82 * [Key Overrides](feature_key_overrides.md)
81 * [Layers](feature_layers.md) 83 * [Layers](feature_layers.md)
82 * [One Shot Keys](one_shot_keys.md) 84 * [One Shot Keys](one_shot_keys.md)
83 * [Pointing Device](feature_pointing_device.md) 85 * [Pointing Device](feature_pointing_device.md)
@@ -94,6 +96,7 @@
94 * Hardware Features 96 * Hardware Features
95 * Displays 97 * Displays
96 * [HD44780 LCD Controller](feature_hd44780.md) 98 * [HD44780 LCD Controller](feature_hd44780.md)
99 * [ST7565 LCD Driver](feature_st7565.md)
97 * [OLED Driver](feature_oled_driver.md) 100 * [OLED Driver](feature_oled_driver.md)
98 * Lighting 101 * Lighting
99 * [Backlight](feature_backlight.md) 102 * [Backlight](feature_backlight.md)
@@ -102,7 +105,7 @@
102 * [RGB Matrix](feature_rgb_matrix.md) 105 * [RGB Matrix](feature_rgb_matrix.md)
103 * [Audio](feature_audio.md) 106 * [Audio](feature_audio.md)
104 * [Bluetooth](feature_bluetooth.md) 107 * [Bluetooth](feature_bluetooth.md)
105 * [Bootmagic](feature_bootmagic.md) 108 * [Bootmagic Lite](feature_bootmagic.md)
106 * [Custom Matrix](custom_matrix.md) 109 * [Custom Matrix](custom_matrix.md)
107 * [DIP Switch](feature_dip_switch.md) 110 * [DIP Switch](feature_dip_switch.md)
108 * [Encoders](feature_encoders.md) 111 * [Encoders](feature_encoders.md)