summaryrefslogtreecommitdiff
path: root/keyboards/rart/rart80
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rart/rart80')
-rw-r--r--keyboards/rart/rart80/config.h7
-rw-r--r--keyboards/rart/rart80/info.json10
2 files changed, 9 insertions, 8 deletions
diff --git a/keyboards/rart/rart80/config.h b/keyboards/rart/rart80/config.h
index fbe2c720a0..3715a98a6d 100644
--- a/keyboards/rart/rart80/config.h
+++ b/keyboards/rart/rart80/config.h
@@ -22,10 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-#define RGBLIGHT_EFFECT_BREATHING
-#define RGBLIGHT_EFFECT_RAINBOW_MOOD
-#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
-#define RGBLIGHT_EFFECT_KNIGHT
-#define RGBLIGHT_EFFECT_STATIC_GRADIENT
-#define RGBLIGHT_EFFECT_TWINKLE
diff --git a/keyboards/rart/rart80/info.json b/keyboards/rart/rart80/info.json
index 787363a881..e2093e5029 100644
--- a/keyboards/rart/rart80/info.json
+++ b/keyboards/rart/rart80/info.json
@@ -25,7 +25,15 @@
"brightness_steps": 8,
"led_count": 6,
"max_brightness": 240,
- "sleep": true
+ "sleep": true,
+ "animations": {
+ "breathing": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "knight": true,
+ "static_gradient": true,
+ "twinkle": true
+ }
},
"bootmagic": {
"matrix": [0, 1]