forked from mirrors/qmk_userspace
Added K10 Max ANSI and ISO
This commit is contained in:
parent
7cba260cde
commit
a19510a738
41 changed files with 3639 additions and 0 deletions
34
keyboards/keychron/k10_max/ansi/white/info.json
Normal file
34
keyboards/keychron/k10_max/ansi/white/info.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"usb": {
|
||||
"pid": "0x0AA3",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"features": {
|
||||
"led_matrix": true,
|
||||
"encoder": false
|
||||
},
|
||||
"indicators": {
|
||||
"num_lock": "B2"
|
||||
},
|
||||
"led_matrix": {
|
||||
"driver": "snled27351_spi",
|
||||
"sleep": true,
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue