mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-06 00:48:04 +06:00
Removed duplicate vid
in seperate variant folders & use correct rgb_matrix
for K10 Pro iso/rgb
This commit is contained in:
parent
9e23aa99d5
commit
71515b6190
@ -1,31 +1,35 @@
|
||||
{
|
||||
"usb": {
|
||||
"vid": "0x3434",
|
||||
"pid": "0x02A1",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"features": {
|
||||
"led_matrix": true
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"led_matrix": {
|
||||
"rgb_matrix": {
|
||||
"driver": "CKLED2001",
|
||||
"animations": {
|
||||
"none": true,
|
||||
"solid": true,
|
||||
"breathing": true,
|
||||
"band_pinwheel": true,
|
||||
"band_spiral": 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,
|
||||
"jellybean_raindrops": true,
|
||||
"pixel_rain": true,
|
||||
"typing_heatmap": true,
|
||||
"digital_rain": 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
|
||||
"splash": true,
|
||||
"solid_splash": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"vid": "0x3434",
|
||||
"pid": "0x02A4",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"vid": "0x3434",
|
||||
"pid": "0x02D0",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"vid": "0x3434",
|
||||
"pid": "0x02D3",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"vid": "0x3434",
|
||||
"pid": "0x0250",
|
||||
"device_version": "1.0.1"
|
||||
},
|
||||
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"vid": "0x3434",
|
||||
"pid": "0x0253",
|
||||
"device_version": "1.0.1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user