diff options
| -rw-r--r-- | keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/montsinger/rebound/rev4/rules.mk | 2 |
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 @@ | |||
| 1 | VIA_ENABLE = yes | 1 | VIA_ENABLE = yes |
| 2 | LTO_ENABLE = yes | 2 | LTO_ENABLE = yes |
| 3 | RGBLIGHT_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 | |||
| 31 | LAYOUTS_HAS_RGB = no | 31 | LAYOUTS_HAS_RGB = no |
| 32 | 32 | ||
| 33 | # Disable unsupported hardware | 33 | # Disable unsupported hardware |
| 34 | RGBLIGHT_SUPPORTED = no | 34 | RGBLIGHT_SUPPORTED = yes |
| 35 | AUDIO_SUPPORTED = no | 35 | AUDIO_SUPPORTED = no |
| 36 | BACKLIGHT_SUPPORTED = no | 36 | BACKLIGHT_SUPPORTED = no |
