summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo/quick7
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yushakobo/quick7')
-rw-r--r--keyboards/yushakobo/quick7/config.h12
-rw-r--r--keyboards/yushakobo/quick7/info.json8
2 files changed, 7 insertions, 13 deletions
diff --git a/keyboards/yushakobo/quick7/config.h b/keyboards/yushakobo/quick7/config.h
index 2fd469af46..1c87648794 100644
--- a/keyboards/yushakobo/quick7/config.h
+++ b/keyboards/yushakobo/quick7/config.h
@@ -17,18 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#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
-
/* 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/yushakobo/quick7/info.json b/keyboards/yushakobo/quick7/info.json
index 8a6772a68f..54d365d077 100644
--- a/keyboards/yushakobo/quick7/info.json
+++ b/keyboards/yushakobo/quick7/info.json
@@ -18,7 +18,13 @@
"saturation_steps": 8,
"brightness_steps": 8,
"led_count": 13,
- "sleep": true
+ "sleep": true,
+ "animations": {
+ "rainbow_mood": true,
+ "christmas": true,
+ "static_gradient": true,
+ "rgb_test": true
+ }
},
"ws2812": {
"pin": "D3"