diff options
Diffstat (limited to 'keyboards/montsinger/rebound/rev4/rules.mk')
-rw-r--r-- | keyboards/montsinger/rebound/rev4/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |