~ruther/qmk_firmware

ref: b71b81d539bde799dd8ea7713f3bed6963e25c32 qmk_firmware/keyboards/kprepublic/bm60hsrgb_iso/rev2/rules.mk -rw-r--r-- 291 bytes
b71b81d5 — Ryan `hs60/v2/hhkb`: Adjust layout name (#23998) 10 months ago
                                                                                
1
2
3
4
5
6
7
# The custom RGB Matrix driver combines IS31FL3733 and WS2812; things that are
# normally done by common_features.mk for both of these drivers need to be done
# here manually.
COMMON_VPATH += $(DRIVER_PATH)/led/issi
SRC += is31fl3733.c
I2C_DRIVER_REQUIRED = yes
WS2812_DRIVER_REQUIRED = yes
Do not follow this link