diff options
Diffstat (limited to 'keyboards/anavi/macropad8/config.h')
-rw-r--r-- | keyboards/anavi/macropad8/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/anavi/macropad8/config.h b/keyboards/anavi/macropad8/config.h index fd9d6e357..4ec8c7312 100644 --- a/keyboards/anavi/macropad8/config.h +++ b/keyboards/anavi/macropad8/config.h | |||
@@ -64,7 +64,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
64 | # define RGBLIGHT_LIMIT_VAL 255 | 64 | # define RGBLIGHT_LIMIT_VAL 255 |
65 | #endif | 65 | #endif |
66 | 66 | ||
67 | #ifdef OLED_DRIVER_ENABLE | 67 | #ifdef OLED_ENABLE |
68 | # define OLED_DISPLAY_128X64 | 68 | # define OLED_DISPLAY_128X64 |
69 | # define OLED_TIMEOUT 60000 | 69 | # define OLED_TIMEOUT 60000 |
70 | # define OLED_FONT_H "keyboards/anavi/macropad8/glcdfont.c" | 70 | # define OLED_FONT_H "keyboards/anavi/macropad8/glcdfont.c" |