mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-17 03:12:50 +01:00
4 lines
114 B
Makefile
4 lines
114 B
Makefile
ifneq ($(strip $(RGBLIGHT_SUPPORTED)), no)
|
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
endif
|