Remove ergodox from gdisp driver names
This commit is contained in:
committed by
Jack Humbert
parent
aca0f4dcae
commit
630f065376
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user