diff --git a/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk b/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk index 36b7ba9cbc..37484844f5 100644 --- a/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk +++ b/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk @@ -1,2 +1,3 @@ VIA_ENABLE = yes LTO_ENABLE = yes +RGBLIGHT_ENABLE = yes diff --git a/keyboards/montsinger/rebound/rev4/rules.mk b/keyboards/montsinger/rebound/rev4/rules.mk index aca9f4c9e4..a1c4c481c3 100644 --- a/keyboards/montsinger/rebound/rev4/rules.mk +++ b/keyboards/montsinger/rebound/rev4/rules.mk @@ -31,6 +31,6 @@ LAYOUTS = ortho_4x12 LAYOUTS_HAS_RGB = no # Disable unsupported hardware -RGBLIGHT_SUPPORTED = no +RGBLIGHT_SUPPORTED = yes AUDIO_SUPPORTED = no BACKLIGHT_SUPPORTED = no