summaryrefslogtreecommitdiffstats
path: root/keyboards/barleycorn_smd/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/barleycorn_smd/info.json')
-rw-r--r--keyboards/barleycorn_smd/info.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/keyboards/barleycorn_smd/info.json b/keyboards/barleycorn_smd/info.json
index 39516649b1..b4aef08b62 100644
--- a/keyboards/barleycorn_smd/info.json
+++ b/keyboards/barleycorn_smd/info.json
@@ -14,7 +14,19 @@
},
"rgblight": {
"led_count": 15,
- "led_map": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 5]
+ "led_map": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 5],
+ "animations": {
+ "breathing": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "snake": true,
+ "knight": true,
+ "christmas": true,
+ "static_gradient": true,
+ "rgb_test": true,
+ "alternating": true,
+ "twinkle": true
+ }
},
"ws2812": {
"pin": "E6"