keyboard/qmk/layouts/community/60_iso/unxmaal/rules.mk

5 lines
114 B
Makefile
Raw Normal View History

# Only enable RGB on avr boards
ifndef MCU_FAMILY
RGBLIGHT_ENABLE = yes # Enable RGB Underglow
endif