mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-15 12:21:44 +01:00
6 lines
166 B
Makefile
6 lines
166 B
Makefile
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|