Remove ergodox from gdisp driver names
This commit is contained in:
parent
aca0f4dcae
commit
630f065376
13 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue