summaryrefslogtreecommitdiff
path: root/users/stanrc85
diff options
context:
space:
mode:
Diffstat (limited to 'users/stanrc85')
-rw-r--r--users/stanrc85/rules.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk
index 83e9cb6e42..4b66f9692d 100644
--- a/users/stanrc85/rules.mk
+++ b/users/stanrc85/rules.mk
@@ -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