summaryrefslogtreecommitdiffstats
path: root/layouts/community/60_iso/unxmaal/rules.mk
blob: 2ce7257d2b80c7f291fdc36be0ca57eab413c8d5 (plain)
1
2
3
4
# Only enable RGB on avr boards
ifndef MCU_FAMILY
    RGBLIGHT_ENABLE = yes          # Enable RGB Underglow
endif