~ruther/qmk_firmware

ref: 211fbbd16d441343d8ce2cdba4acd853762db117 qmk_firmware/users/horrortroll/rules.mk -rw-r--r-- 133 bytes
211fbbd1 — Nick Brassel Add `qmk license-check` developer-level CLI command. (#22075) 1 year, 6 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