mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-08 21:20:04 +08:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
BACKLIGHT_ENABLE = no
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../Makefile
|
|
endif
|