summaryrefslogtreecommitdiffstats
path: root/keyboards/mt/mt84
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mt/mt84')
-rw-r--r--keyboards/mt/mt84/config.h4
-rw-r--r--keyboards/mt/mt84/info.json7
2 files changed, 6 insertions, 5 deletions
diff --git a/keyboards/mt/mt84/config.h b/keyboards/mt/mt84/config.h
index a915281a80..67aae9a1fd 100644
--- a/keyboards/mt/mt84/config.h
+++ b/keyboards/mt/mt84/config.h
@@ -83,10 +83,6 @@
#endif
-# define RGBLIGHT_EFFECT_STATIC_GRADIENT
-# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
-# define RGBLIGHT_EFFECT_BREATHING
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
diff --git a/keyboards/mt/mt84/info.json b/keyboards/mt/mt84/info.json
index 4d934b97f2..74343e3583 100644
--- a/keyboards/mt/mt84/info.json
+++ b/keyboards/mt/mt84/info.json
@@ -12,7 +12,12 @@
"saturation_steps": 8,
"brightness_steps": 8,
"led_count": 18,
- "sleep": true
+ "sleep": true,
+ "animations": {
+ "breathing": true,
+ "rainbow_swirl": true,
+ "static_gradient": true
+ }
},
"ws2812": {
"pin": "B0"