~ruther/qmk_firmware

ref: 4e86dca49d5b86cf47d6b43172f0d4b17f15cd3a qmk_firmware/users/horrortroll/rules.mk -rw-r--r-- 133 bytes
4e86dca4 — Joel Challis Fix parsing/validation for 21939 (#22148) 1 year, 8 months ago
                                                                                
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
Do not follow this link