8 lines
101 B
Makefile
8 lines
101 B
Makefile
|
LCD_BACKLIGHT_ENABLE = YES
|
||
|
LCD_ENABLE = yes
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|
||
|
|