7 lines
129 B
Makefile
Raw Normal View History

# Enable RGB if not a Planck
2018-03-11 17:58:23 -07:00
ifeq ($(LAYOUTS_HAS_RGB),yes)
RGBLIGHT_ENABLE = yes
endif
AUDIO_ENABLE = no
BACKLIGHT_ENABLE = yes