mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 22:19:29 +00:00
5 lines
75 B
Makefile
5 lines
75 B
Makefile
BACKLIGHT_ENABLE = no
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../Makefile
|
|
endif
|