1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/zsa/planck_ez/glow/keyboard.json

110 lines
4.6 KiB
JSON

{
"keyboard_name": "Planck EZ Glow",
"usb": {
"pid": "0xC6CF"
},
"features": {
"rgb_matrix": true
},
"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_rain": true,
"pixel_flow": true,
"pixel_fractal": true,
"typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true,
"solid_reactive": true,
"solid_reactive_wide": true,
"solid_reactive_multiwide": true,
"solid_reactive_cross": true,
"solid_reactive_multicross": true,
"solid_reactive_nexus": true,
"solid_reactive_multinexus": true,
"splash": true,
"multisplash": true,
"solid_splash": true,
"solid_multisplash": true
},
"driver": "is31fl3737",
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0, "flags": 1},
{"matrix": [0, 1], "x": 20, "y": 0, "flags": 4},
{"matrix": [0, 2], "x": 40, "y": 0, "flags": 4},
{"matrix": [0, 3], "x": 61, "y": 0, "flags": 4},
{"matrix": [0, 4], "x": 81, "y": 0, "flags": 4},
{"matrix": [0, 5], "x": 101, "y": 0, "flags": 4},
{"matrix": [4, 0], "x": 122, "y": 0, "flags": 4},
{"matrix": [4, 1], "x": 142, "y": 0, "flags": 4},
{"matrix": [4, 2], "x": 162, "y": 0, "flags": 4},
{"matrix": [4, 3], "x": 183, "y": 0, "flags": 4},
{"matrix": [4, 4], "x": 203, "y": 0, "flags": 4},
{"matrix": [4, 5], "x": 223, "y": 0, "flags": 1},
{"matrix": [1, 0], "x": 0, "y": 21, "flags": 1},
{"matrix": [1, 1], "x": 20, "y": 21, "flags": 4},
{"matrix": [1, 2], "x": 40, "y": 21, "flags": 4},
{"matrix": [1, 3], "x": 61, "y": 21, "flags": 4},
{"matrix": [1, 4], "x": 81, "y": 21, "flags": 4},
{"matrix": [1, 5], "x": 101, "y": 21, "flags": 4},
{"matrix": [5, 0], "x": 122, "y": 21, "flags": 4},
{"matrix": [5, 1], "x": 142, "y": 21, "flags": 4},
{"matrix": [5, 2], "x": 162, "y": 21, "flags": 4},
{"matrix": [5, 3], "x": 183, "y": 21, "flags": 4},
{"matrix": [5, 4], "x": 203, "y": 21, "flags": 4},
{"matrix": [5, 5], "x": 223, "y": 21, "flags": 1},
{"matrix": [2, 0], "x": 0, "y": 42, "flags": 1},
{"matrix": [2, 1], "x": 20, "y": 42, "flags": 4},
{"matrix": [2, 2], "x": 40, "y": 42, "flags": 4},
{"matrix": [2, 3], "x": 61, "y": 42, "flags": 4},
{"matrix": [2, 4], "x": 81, "y": 42, "flags": 4},
{"matrix": [2, 5], "x": 101, "y": 42, "flags": 4},
{"matrix": [6, 0], "x": 122, "y": 42, "flags": 4},
{"matrix": [6, 1], "x": 142, "y": 42, "flags": 4},
{"matrix": [6, 2], "x": 162, "y": 42, "flags": 4},
{"matrix": [6, 3], "x": 183, "y": 42, "flags": 4},
{"matrix": [6, 4], "x": 203, "y": 42, "flags": 4},
{"matrix": [6, 5], "x": 223, "y": 42, "flags": 1},
{"matrix": [3, 0], "x": 0, "y": 63, "flags": 1},
{"matrix": [3, 1], "x": 20, "y": 63, "flags": 1},
{"matrix": [3, 2], "x": 40, "y": 63, "flags": 1},
{"matrix": [7, 3], "x": 61, "y": 63, "flags": 1},
{"matrix": [7, 4], "x": 81, "y": 63, "flags": 1},
{"matrix": [7, 5], "x": 111, "y": 63, "flags": 4},
{"matrix": [7, 0], "x": 142, "y": 63, "flags": 1},
{"matrix": [7, 1], "x": 162, "y": 63, "flags": 1},
{"matrix": [7, 2], "x": 183, "y": 63, "flags": 1},
{"matrix": [3, 3], "x": 203, "y": 63, "flags": 1},
{"matrix": [3, 4], "x": 223, "y": 63, "flags": 1}
],
"led_flush_limit": 26,
"led_process_limit": 5,
"sleep": true
}
}