aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 5af0046ab..526caf926 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -138,6 +138,7 @@
138 * [WS2812 Driver](ws2812_driver.md) 138 * [WS2812 Driver](ws2812_driver.md)
139 * [EEPROM Driver](eeprom_driver.md) 139 * [EEPROM Driver](eeprom_driver.md)
140 * ['serial' Driver](serial_driver.md) 140 * ['serial' Driver](serial_driver.md)
141 * [UART Driver](uart_driver.md)
141 * [GPIO Controls](internals_gpio_control.md) 142 * [GPIO Controls](internals_gpio_control.md)
142 * [Keyboard Guidelines](hardware_keyboard_guidelines.md) 143 * [Keyboard Guidelines](hardware_keyboard_guidelines.md)
143 144
@@ -159,6 +160,7 @@
159 * [Contributing to QMK](contributing.md) 160 * [Contributing to QMK](contributing.md)
160 * [Translating the QMK Docs](translating.md) 161 * [Translating the QMK Docs](translating.md)
161 * [Config Options](config_options.md) 162 * [Config Options](config_options.md)
163 * [Data Driven Configuration](data_driven_config.md)
162 * [Make Documentation](getting_started_make_guide.md) 164 * [Make Documentation](getting_started_make_guide.md)
163 * [Documentation Best Practices](documentation_best_practices.md) 165 * [Documentation Best Practices](documentation_best_practices.md)
164 * [Documentation Templates](documentation_templates.md) 166 * [Documentation Templates](documentation_templates.md)