aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk1
-rw-r--r--keyboards/montsinger/rebound/rev4/rules.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk b/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk
index 36b7ba9cb..37484844f 100644
--- a/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk
+++ b/keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk
@@ -1,2 +1,3 @@
1VIA_ENABLE = yes 1VIA_ENABLE = yes
2LTO_ENABLE = yes 2LTO_ENABLE = yes
3RGBLIGHT_ENABLE = yes
diff --git a/keyboards/montsinger/rebound/rev4/rules.mk b/keyboards/montsinger/rebound/rev4/rules.mk
index aca9f4c9e..a1c4c481c 100644
--- a/keyboards/montsinger/rebound/rev4/rules.mk
+++ b/keyboards/montsinger/rebound/rev4/rules.mk
@@ -31,6 +31,6 @@ LAYOUTS = ortho_4x12
31LAYOUTS_HAS_RGB = no 31LAYOUTS_HAS_RGB = no
32 32
33# Disable unsupported hardware 33# Disable unsupported hardware
34RGBLIGHT_SUPPORTED = no 34RGBLIGHT_SUPPORTED = yes
35AUDIO_SUPPORTED = no 35AUDIO_SUPPORTED = no
36BACKLIGHT_SUPPORTED = no 36BACKLIGHT_SUPPORTED = no