diff options
Diffstat (limited to 'users/stanrc85/rules.mk')
| -rw-r--r-- | users/stanrc85/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index 805a2929f..45929575c 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk | |||
| @@ -36,3 +36,9 @@ ifeq ($(strip $(KEYBOARD)), jacky_studio/bear_65) | |||
| 36 | RGB_MATRIX_ENABLE = yes | 36 | RGB_MATRIX_ENABLE = yes |
| 37 | RGBLIGHT_ENABLE = no | 37 | RGBLIGHT_ENABLE = no |
| 38 | endif | 38 | endif |
| 39 | ifeq ($(strip $(KEYBOARD)), tkc/portico) | ||
| 40 | SRC += rgb_timeout.c | ||
| 41 | endif | ||
| 42 | ifeq ($(strip $(KEYBOARD)), kiwikey/wanderland) | ||
| 43 | SRC += rgb_timeout.c | ||
| 44 | endif | ||
