forked from mirror/qmk_firmware
Fix out-of-bounds bootmagic config (#25898)
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
},
|
||||
"split": {
|
||||
"bootmagic": {
|
||||
"matrix": [4, 7]
|
||||
"matrix": [5, 7]
|
||||
},
|
||||
"enabled": true,
|
||||
"matrix_pins": {
|
||||
|
||||
Reference in New Issue
Block a user