summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/gfxconf.h
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2017-07-09 12:37:24 +0200
committerJack Humbert <jack.humb@gmail.com>2017-07-10 15:01:59 +0200
commit630f065376618d94f4616687629aadb3ee91e562 (patch)
treeec458f96ab4e7d038634d105b5399873e2b1b1dd /keyboards/whitefox/gfxconf.h
parentaca0f4dcaed3af3ae2ed689e3ae556269c3f6691 (diff)
downloadqmk_firmware-630f065376618d94f4616687629aadb3ee91e562.tar.gz
qmk_firmware-630f065376618d94f4616687629aadb3ee91e562.tar.xz
Remove ergodox from gdisp driver names
Diffstat (limited to 'keyboards/whitefox/gfxconf.h')
-rw-r--r--keyboards/whitefox/gfxconf.h2
1 files changed, 1 insertions, 1 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