Added K13 Pro ISO

This commit is contained in:
lokher 2024-08-19 11:54:55 +08:00
parent 57449c68bd
commit 818f605f73
15 changed files with 812 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{
"usb": {
"pid": "0x02D4",
"device_version": "1.0.0"
},
"features": {
"led_matrix": true
},
"led_matrix": {
"driver": "snled27351",
"animations": {
"none": true,
"solid": true,
"breathing": true,
"band_pinwheel": true,
"band_spiral": true,
"cycle_left_right": true,
"cycle_up_down": true,
"cycle_out_in": true,
"dual_beacon": true,
"solid_reactive_simple": true,
"solid_reactive_multiwide": true,
"solid_reactive_multinexus": true,
"solid_splash": true,
"wave_left_right": true,
"wave_up_down": true,
"effect_max": true
}
}
}