rules.mk 88 B

1234
  1. # Enable RGB if not a Planck
  2. ifeq ($(LAYOUTS_HAS_RGB),yes)
  3. RGBLIGHT_ENABLE = yes
  4. endif