aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 8347805a2..2f6309e41 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -36,6 +36,7 @@
36 * Guides 36 * Guides
37 * [Customizing Functionality](custom_quantum_functions.md) 37 * [Customizing Functionality](custom_quantum_functions.md)
38 * [Driver Installation with Zadig](driver_installation_zadig.md) 38 * [Driver Installation with Zadig](driver_installation_zadig.md)
39 * [Easy Maker for One Offs](easy_maker.md)
39 * [Keymap Overview](keymap.md) 40 * [Keymap Overview](keymap.md)
40 * Development Environments 41 * Development Environments
41 * [Docker Guide](getting_started_docker.md) 42 * [Docker Guide](getting_started_docker.md)
@@ -61,6 +62,7 @@
61 * [Language-Specific Keycodes](reference_keymap_extras.md) 62 * [Language-Specific Keycodes](reference_keymap_extras.md)
62 * [Modifier Keys](feature_advanced_keycodes.md) 63 * [Modifier Keys](feature_advanced_keycodes.md)
63 * [Quantum Keycodes](quantum_keycodes.md) 64 * [Quantum Keycodes](quantum_keycodes.md)
65 * [Magic Keycodes](keycodes_magic.md)
64 66
65 * Advanced Keycodes 67 * Advanced Keycodes
66 * [Command](feature_command.md) 68 * [Command](feature_command.md)
@@ -78,6 +80,7 @@
78 * [Combos](feature_combo.md) 80 * [Combos](feature_combo.md)
79 * [Debounce API](feature_debounce_type.md) 81 * [Debounce API](feature_debounce_type.md)
80 * [Key Lock](feature_key_lock.md) 82 * [Key Lock](feature_key_lock.md)
83 * [Key Overrides](feature_key_overrides.md)
81 * [Layers](feature_layers.md) 84 * [Layers](feature_layers.md)
82 * [One Shot Keys](one_shot_keys.md) 85 * [One Shot Keys](one_shot_keys.md)
83 * [Pointing Device](feature_pointing_device.md) 86 * [Pointing Device](feature_pointing_device.md)
@@ -94,6 +97,7 @@
94 * Hardware Features 97 * Hardware Features
95 * Displays 98 * Displays
96 * [HD44780 LCD Controller](feature_hd44780.md) 99 * [HD44780 LCD Controller](feature_hd44780.md)
100 * [ST7565 LCD Driver](feature_st7565.md)
97 * [OLED Driver](feature_oled_driver.md) 101 * [OLED Driver](feature_oled_driver.md)
98 * Lighting 102 * Lighting
99 * [Backlight](feature_backlight.md) 103 * [Backlight](feature_backlight.md)
@@ -102,8 +106,9 @@
102 * [RGB Matrix](feature_rgb_matrix.md) 106 * [RGB Matrix](feature_rgb_matrix.md)
103 * [Audio](feature_audio.md) 107 * [Audio](feature_audio.md)
104 * [Bluetooth](feature_bluetooth.md) 108 * [Bluetooth](feature_bluetooth.md)
105 * [Bootmagic](feature_bootmagic.md) 109 * [Bootmagic Lite](feature_bootmagic.md)
106 * [Custom Matrix](custom_matrix.md) 110 * [Custom Matrix](custom_matrix.md)
111 * [Digitizer](feature_digitizer.md)
107 * [DIP Switch](feature_dip_switch.md) 112 * [DIP Switch](feature_dip_switch.md)
108 * [Encoders](feature_encoders.md) 113 * [Encoders](feature_encoders.md)
109 * [Haptic Feedback](feature_haptic_feedback.md) 114 * [Haptic Feedback](feature_haptic_feedback.md)