summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tsubasa
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/tsubasa')
-rw-r--r--keyboards/handwired/tsubasa/config.h4
-rw-r--r--keyboards/handwired/tsubasa/info.json7
2 files changed, 6 insertions, 5 deletions
diff --git a/keyboards/handwired/tsubasa/config.h b/keyboards/handwired/tsubasa/config.h
index 52087ea54b..52b64de9f6 100644
--- a/keyboards/handwired/tsubasa/config.h
+++ b/keyboards/handwired/tsubasa/config.h
@@ -18,9 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define MASTER_RIGHT
-# define RGBLIGHT_EFFECT_BREATHING
-# define RGBLIGHT_EFFECT_RAINBOW_MOOD
-# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
-
#define SPLIT_WPM_ENABLE
#define SPLIT_LAYER_STATE_ENABLE
diff --git a/keyboards/handwired/tsubasa/info.json b/keyboards/handwired/tsubasa/info.json
index f5e2ecd126..245afe30cc 100644
--- a/keyboards/handwired/tsubasa/info.json
+++ b/keyboards/handwired/tsubasa/info.json
@@ -12,7 +12,12 @@
"saturation_steps": 1,
"brightness_steps": 1,
"led_count": 12,
- "split_count": [6, 6]
+ "split_count": [6, 6],
+ "animations": {
+ "breathing": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true
+ }
},
"ws2812": {
"pin": "D2"