Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 years ago
parent
commit
433834fb8b

+ 1 - 0
keyboards/montsinger/rebound/rev4/keymaps/via/rules.mk

@@ -1,2 +1,3 @@
 VIA_ENABLE = yes
 LTO_ENABLE = yes
+RGBLIGHT_ENABLE = yes

+ 1 - 1
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