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