summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev3_5rows/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev3_5rows/config.h')
-rw-r--r--keyboards/helix/rev3_5rows/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/helix/rev3_5rows/config.h b/keyboards/helix/rev3_5rows/config.h
index b4b2dac0ba..f48115663c 100644
--- a/keyboards/helix/rev3_5rows/config.h
+++ b/keyboards/helix/rev3_5rows/config.h
@@ -55,18 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150 // limits maximum brightness of LEDs to 150 out of 255. Higher may cause the controller to crash.
#endif
-#ifdef RGBLIGHT_ENABLE
-// #define RGBLIGHT_EFFECT_BREATHING
- #define RGBLIGHT_EFFECT_RAINBOW_MOOD
- #define RGBLIGHT_EFFECT_RAINBOW_SWIRL
-// #define RGBLIGHT_EFFECT_SNAKE
-// #define RGBLIGHT_EFFECT_KNIGHT
-// #define RGBLIGHT_EFFECT_CHRISTMAS
- #define RGBLIGHT_EFFECT_STATIC_GRADIENT
- #define RGBLIGHT_EFFECT_RGB_TEST
-// #define RGBLIGHT_EFFECT_ALTERNATING
-#endif
-
/* Custom font */
#define OLED_FONT_H "keyboards/helix/common/glcdfont.c"