From: Ryan Caltabiano Date: Wed, 1 May 2019 00:54:22 +0000 (-0500) Subject: Added OLED Driver to the summary X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d67b99ff3c2cfca63add546ad6d052e2487aa26a;p=qmk_firmware.git Added OLED Driver to the summary --- 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)