forked from mirrors/qmk_userspace
Fix boot magic key position of V10 Max
This commit is contained in:
parent
9adbd8bb23
commit
fd70215008
1 changed files with 4 additions and 1 deletions
|
@ -73,5 +73,8 @@
|
||||||
"build": {
|
"build": {
|
||||||
"debounce_type": "sym_eager_pk"
|
"debounce_type": "sym_eager_pk"
|
||||||
},
|
},
|
||||||
"debounce": 20
|
"debounce": 20,
|
||||||
|
"bootmagic": {
|
||||||
|
"matrix": [0,1]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue