diff options
Diffstat (limited to 'users/stanrc85/rules.mk')
| -rw-r--r-- | users/stanrc85/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index c94dca0b7..4b66f9692 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk | |||
| @@ -8,6 +8,8 @@ AUDIO_ENABLE = no | |||
| 8 | CONSOLE_ENABLE = no | 8 | CONSOLE_ENABLE = no |
| 9 | NKRO_ENABLE = no | 9 | NKRO_ENABLE = no |
| 10 | 10 | ||
| 11 | SRC += stanrc85.c | ||
| 12 | |||
| 11 | ifeq ($(strip $(RGBLIGHT_ENABLE)), yes) | 13 | ifeq ($(strip $(RGBLIGHT_ENABLE)), yes) |
| 12 | # Include my fancy rgb functions source here | 14 | # Include my fancy rgb functions source here |
| 13 | SRC += layer_rgb.c | 15 | SRC += layer_rgb.c |
