mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 11:59:26 +02:00
4 lines
114 B
Makefile
4 lines
114 B
Makefile
ifneq ($(strip $(RGBLIGHT_SUPPORTED)), no)
|
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
endif
|