rules.mk 114 B

123
  1. ifneq ($(strip $(RGBLIGHT_SUPPORTED)), no)
  2. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
  3. endif