diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-05 20:26:58 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-05 20:26:58 +0000 |
commit | e1ce619bf7f4436a57a6caf54a519bef2d1154b9 (patch) | |
tree | 3631daf3f2d2b46b43026eee5328847f2eb31021 | |
parent | 3acb3a09fc0b37eb25d95b77a14298695538d9ff (diff) | |
parent | 09dfc082073ed4166415523eeefeffc59176fb9e (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | show_options.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/show_options.mk b/show_options.mk index 958fbf891c..cd04f6a0d7 100644 --- a/show_options.mk +++ b/show_options.mk @@ -49,6 +49,7 @@ OTHER_OPTION_NAMES = \ STENO_ENABLE \ TAP_DANCE_ENABLE \ VIRTSER_ENABLE \ + OLED_DRIVER_ENABLE \ OLED_ENABLE \ LED_BACK_ENABLE \ LED_UNDERGLOW_ENABLE \ |