forked from mirrors/qmk_userspace
Added Q1 Max; Updated V1 Max
This commit is contained in:
parent
15a2edc610
commit
74b08459bc
43 changed files with 2862 additions and 69 deletions
|
@ -23,6 +23,9 @@
|
|||
"rows": ["C12", "D2", "B3", "B4", "B5", "B6"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"dip_switch" :{
|
||||
"pins": ["A3"]
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "snled27351_spi",
|
||||
"animations": {
|
||||
|
@ -59,5 +62,5 @@
|
|||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
},
|
||||
"debounce": 20,
|
||||
"debounce": 20
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue