summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Caltabiano <rcalt2vt@gmail.com>2019-05-01 02:54:22 +0200
committerDrashna Jaelre <drashna@live.com>2019-05-01 03:04:11 +0200
commitd67b99ff3c2cfca63add546ad6d052e2487aa26a (patch)
tree3a82c95434e91272f7465d5baedce0edd21185fb
parent7c2a7ab817becfef88025b9bef80c4e212cc0913 (diff)
downloadqmk_firmware-d67b99ff3c2cfca63add546ad6d052e2487aa26a.tar.gz
qmk_firmware-d67b99ff3c2cfca63add546ad6d052e2487aa26a.tar.xz
Added OLED Driver to the summary
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index d31087019..043943f1d 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -63,6 +63,7 @@
* [LED Matrix](feature_led_matrix.md)
* [Macros](feature_macros.md)
* [Mouse Keys](feature_mouse_keys.md)
+ * [OLED Driver](feature_oled_driver)
* [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys)
* [Pointing Device](feature_pointing_device.md)
* [PS/2 Mouse](feature_ps2_mouse.md)