forked from mirrors/qmk_userspace
Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins
This commit is contained in:
parent
c96e3770a7
commit
2da5e40765
50 changed files with 1914 additions and 468 deletions
|
@ -6,10 +6,6 @@
|
|||
"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,
|
||||
|
|
|
@ -6,10 +6,6 @@
|
|||
"features": {
|
||||
"led_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"]
|
||||
},
|
||||
"led_matrix": {
|
||||
"driver": "snled27351_spi",
|
||||
"sleep": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue