summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/infinity/gfxconf.h')
-rw-r--r--keyboards/ergodox/infinity/gfxconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/infinity/gfxconf.h b/keyboards/ergodox/infinity/gfxconf.h
index 45b9f5858..a3fb5b0c7 100644
--- a/keyboards/ergodox/infinity/gfxconf.h
+++ b/keyboards/ergodox/infinity/gfxconf.h
@@ -130,7 +130,7 @@
//#define GDISP_TOTAL_DISPLAYS 2
#ifndef EMULATOR
-#define GDISP_DRIVER_LIST GDISPVMT_ST7565_ERGODOX, GDISPVMT_IS31FL3731C_ERGODOX
+#define GDISP_DRIVER_LIST GDISPVMT_ST7565_QMK, GDISPVMT_IS31FL3731C_QMK
#else
#define GDISP_DRIVER_LIST GDISPVMT_EMULATOR_LCD_ERGODOX, GDISPVMT_EMULATOR_LED_ERGODOX
#endif