remove call to custom rgb file
1 files changed, 0 insertions(+), 4 deletions(-) M users/stanrc85/rules.mk
M users/stanrc85/rules.mk => users/stanrc85/rules.mk +0 -4
@@ 14,7 14,3 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes) # Include my fancy rgb functions source here SRC += layer_rgb.c endif - -ifeq ($(strip $(KEYBOARD)), hs60/v2) - SRC += rgb_backlight.c -endif