mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-09 13:50:00 +00:00
5 lines
74 B
Makefile
5 lines
74 B
Makefile
|
|
BACKLIGHT_ENABLE = no
|
||
|
|
|
||
|
|
ifndef QUANTUM_DIR
|
||
|
|
include ../../../Makefile
|
||
|
|
endif
|