forked from mirrors/qmk_userspace
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"usb": {
|
|
"pid": "0x0A80",
|
|
"device_version": "1.0.0"
|
|
},
|
|
"features": {
|
|
"rgb_matrix": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["C7", "A13", "A14", "A15", "C10", "C11", "C13", "C14", "C15", "C0", "C1", "C2", "C3", "A0", "A1", "A2", "A3"],
|
|
"rows": ["C12", "D2", "B3", "B4", "B5", "B6"]
|
|
},
|
|
"rgb_matrix": {
|
|
"driver": "snled27351_spi",
|
|
"sleep": true,
|
|
"animations": {
|
|
"band_spiral_val": true,
|
|
"breathing": true,
|
|
"cycle_all": true,
|
|
"cycle_left_right": true,
|
|
"cycle_out_in": true,
|
|
"cycle_out_in_dual": true,
|
|
"cycle_pinwheel": true,
|
|
"cycle_spiral": true,
|
|
"cycle_up_down": true,
|
|
"digital_rain": true,
|
|
"dual_beacon": true,
|
|
"jellybean_raindrops": true,
|
|
"pixel_rain": true,
|
|
"rainbow_beacon": true,
|
|
"rainbow_moving_chevron": true,
|
|
"solid_reactive_multinexus": true,
|
|
"solid_reactive_multiwide": true,
|
|
"solid_reactive_simple": true,
|
|
"solid_splash": true,
|
|
"splash": true,
|
|
"typing_heatmap": true
|
|
}
|
|
}
|
|
}
|