mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-09 18:19:08 +00:00
add OLED_DRIVER_ENABLE into show_options.mk (#12121)
This commit is contained in:
parent
07fce7ba13
commit
09dfc08207
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ OTHER_OPTION_NAMES = \
|
||||||
STENO_ENABLE \
|
STENO_ENABLE \
|
||||||
TAP_DANCE_ENABLE \
|
TAP_DANCE_ENABLE \
|
||||||
VIRTSER_ENABLE \
|
VIRTSER_ENABLE \
|
||||||
|
OLED_DRIVER_ENABLE \
|
||||||
OLED_ENABLE \
|
OLED_ENABLE \
|
||||||
LED_BACK_ENABLE \
|
LED_BACK_ENABLE \
|
||||||
LED_UNDERGLOW_ENABLE \
|
LED_UNDERGLOW_ENABLE \
|
||||||
|
|
Loading…
Reference in a new issue