mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-27 19:16:40 +06:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
BACKLIGHT_ENABLE = no
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../Makefile
|
||
|
endif
|