summaryrefslogtreecommitdiff
path: root/keyboards/fleuron/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fleuron/info.json')
-rw-r--r--keyboards/fleuron/info.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/keyboards/fleuron/info.json b/keyboards/fleuron/info.json
index 81237e2cbf..70be63d3c2 100644
--- a/keyboards/fleuron/info.json
+++ b/keyboards/fleuron/info.json
@@ -13,7 +13,19 @@
13 }, 13 },
14 "diode_direction": "COL2ROW", 14 "diode_direction": "COL2ROW",
15 "rgblight": { 15 "rgblight": {
16 "led_count": 18 16 "led_count": 18,
17 "animations": {
18 "breathing": true,
19 "rainbow_mood": true,
20 "rainbow_swirl": true,
21 "snake": true,
22 "knight": true,
23 "christmas": true,
24 "static_gradient": true,
25 "rgb_test": true,
26 "alternating": true,
27 "twinkle": true
28 }
17 }, 29 },
18 "ws2812": { 30 "ws2812": {
19 "pin": "E6" 31 "pin": "E6"