summaryrefslogtreecommitdiff
path: root/keyboards/whitefox
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/whitefox')
-rw-r--r--keyboards/whitefox/gfxconf.h2
-rw-r--r--keyboards/whitefox/rules.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/whitefox/gfxconf.h b/keyboards/whitefox/gfxconf.h
index 890317a0f..27dfb94fb 100644
--- a/keyboards/whitefox/gfxconf.h
+++ b/keyboards/whitefox/gfxconf.h
@@ -130,7 +130,7 @@
//#define GDISP_TOTAL_DISPLAYS 2
#ifndef EMULATOR
-#define GDISP_DRIVER_LIST GDISPVMT_IS31FL3731C_WHITEFOX
+#define GDISP_DRIVER_LIST GDISPVMT_IS31FL3731C_QMK
#endif
#ifdef GDISP_DRIVER_LIST
diff --git a/keyboards/whitefox/rules.mk b/keyboards/whitefox/rules.mk
index 4cf23a390..c0effcb7b 100644
--- a/keyboards/whitefox/rules.mk
+++ b/keyboards/whitefox/rules.mk
@@ -70,4 +70,4 @@ CUSTOM_MATRIX = yes # Custom matrix file
BACKLIGHT_ENABLE = yes
VISUALIZER_ENABLE = yes
-include $(TOP_DIR)/drivers/ugfx/gdisp/IS31FL3731C/driver.mk
+include $(TOP_DIR)/drivers/ugfx/gdisp/is31fl3731c/driver.mk