mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-23 08:02:03 +00:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|