mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Fix boot magic key position of V10 Max
This commit is contained in:
parent
9adbd8bb23
commit
fd70215008
|
@ -73,5 +73,8 @@
|
|||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
},
|
||||
"debounce": 20
|
||||
"debounce": 20,
|
||||
"bootmagic": {
|
||||
"matrix": [0,1]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user