mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-03 06:21:43 +01:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
RGBLIGHT_ENABLE = no
|
|
BACKLIGHT_ENABLE = no
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|