forked from mirrors/qmk_userspace
Added K11 Max ANSI
This commit is contained in:
parent
0c05eef6cd
commit
1011db8c8d
25 changed files with 2040 additions and 1 deletions
45
keyboards/keychron/k11_max/ansi_encoder/rgb/info.json
Normal file
45
keyboards/keychron/k11_max/ansi_encoder/rgb/info.json
Normal file
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"usb": {
|
||||
"pid": "0x0AB3",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"features": {
|
||||
"rgb_matrix": true,
|
||||
"encoder": true
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{
|
||||
"pin_a": "A8",
|
||||
"pin_b": "C9"
|
||||
}
|
||||
]
|
||||
},
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue