QMK/layouts/community/60_iso/unxmaal/rules.mk

5 lines
114 B
Makefile
Raw Normal View History

2020-03-23 10:48:11 +01:00
# Only enable RGB on avr boards
ifndef MCU_FAMILY
RGBLIGHT_ENABLE = yes # Enable RGB Underglow
endif