Fix boot magic key position of V10 Max

This commit is contained in:
lokher 2024-03-21 09:07:57 +08:00
parent 9adbd8bb23
commit fd70215008

View File

@ -73,5 +73,8 @@
"build": {
"debounce_type": "sym_eager_pk"
},
"debounce": 20
"debounce": 20,
"bootmagic": {
"matrix": [0,1]
}
}