summaryrefslogtreecommitdiff
path: root/keyboards/laser_ninja/pumpkinpad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/laser_ninja/pumpkinpad/info.json')
-rw-r--r--keyboards/laser_ninja/pumpkinpad/info.json34
1 files changed, 33 insertions, 1 deletions
diff --git a/keyboards/laser_ninja/pumpkinpad/info.json b/keyboards/laser_ninja/pumpkinpad/info.json
index 1921ac6917..3908e99fc2 100644
--- a/keyboards/laser_ninja/pumpkinpad/info.json
+++ b/keyboards/laser_ninja/pumpkinpad/info.json
@@ -46,6 +46,37 @@
}
},
"rgb_matrix": {
+ "animations": {
+ "alphas_mods": true,
+ "gradient_up_down": true,
+ "gradient_left_right": true,
+ "breathing": true,
+ "band_sat": true,
+ "band_val": true,
+ "band_pinwheel_sat": true,
+ "band_pinwheel_val": true,
+ "band_spiral_sat": true,
+ "band_spiral_val": true,
+ "cycle_all": true,
+ "cycle_left_right": true,
+ "cycle_up_down": true,
+ "rainbow_moving_chevron": true,
+ "cycle_out_in": true,
+ "cycle_out_in_dual": true,
+ "cycle_pinwheel": true,
+ "cycle_spiral": true,
+ "dual_beacon": true,
+ "rainbow_beacon": true,
+ "rainbow_pinwheels": true,
+ "raindrops": true,
+ "jellybean_raindrops": true,
+ "hue_breathing": true,
+ "hue_pendulum": true,
+ "hue_wave": true,
+ "pixel_fractal": true,
+ "pixel_flow": true,
+ "pixel_rain": true
+ },
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 36, "y": 3},
@@ -75,6 +106,7 @@
{"flags": 2, "x": 86, "y": 61},
{"flags": 4, "matrix": [2, 0], "x": 57, "y": 59},
{"flags": 2, "x": 36, "y": 61}
- ]
+ ],
+ "max_brightness": 200
}
}