diff options
| -rw-r--r-- | users/stanrc85/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index 83e9cb6e4..4b66f9692 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk | |||
| @@ -14,7 +14,3 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes) | |||
| 14 | # Include my fancy rgb functions source here | 14 | # Include my fancy rgb functions source here |
| 15 | SRC += layer_rgb.c | 15 | SRC += layer_rgb.c |
| 16 | endif | 16 | endif |
| 17 | |||
| 18 | ifeq ($(strip $(KEYBOARD)), hs60/v2) | ||
| 19 | SRC += rgb_backlight.c | ||
| 20 | endif | ||
