1
0
Fork 0

Remove ergodox from gdisp driver names

This commit is contained in:
Fred Sundvik 2017-07-09 13:37:24 +03:00 committed by Jack Humbert
parent aca0f4dcae
commit 630f065376
13 changed files with 11 additions and 11 deletions

View file

@ -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

View file

@ -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