7 lines
99 B
Makefile
7 lines
99 B
Makefile
|
RGBLIGHT_ENABLE = no
|
||
|
BACKLIGHT_ENABLE = no
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|