summaryrefslogtreecommitdiff
path: root/users/horrortroll/rules.mk
blob: 579f5fd38b648ed1514b35c4d9edf56c5b2f27d8 (plain)
1
2
3
4
5
6
VIA_ENABLE = yes
RGB_MATRIX_CUSTOM_USER = yes

ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
    SRC += $(USER_PATH)/horrortroll.c
endif