diff options
Diffstat (limited to 'users/stanrc85/rules.mk')
-rw-r--r-- | users/stanrc85/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index 0c0a8dd7f6..1406c68380 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk @@ -31,4 +31,8 @@ ifeq ($(strip $(KEYBOARD)), tkc/osav2) VIA_ENABLE = yes LTO_ENABLE = no VELOCIKEY_ENABLE=yes +endif +ifeq ($(strip $(KEYBOARD)), boardsource/the_mark) + RGB_MATRIX_ENABLE = yes + RGBLIGHT_ENABLE = no endif
\ No newline at end of file |