Added OLED Driver to the summary

This commit is contained in:
Ryan Caltabiano 2019-04-30 19:54:22 -05:00 committed by Drashna Jaelre
parent 7c2a7ab817
commit d67b99ff3c
1 changed files with 1 additions and 0 deletions

View File

@ -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)