rubi
: reduce firmware size (#24170)
This commit is contained in:
parent
8d5517fa63
commit
4e2effc538
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
||||||
"resync": true
|
"resync": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
"cols": ["B3", "B2", "B1", "F7"],
|
"cols": ["B3", "B2", "B1", "F7"],
|
||||||
"rows": ["F0", "F1", "F4", "F5", "F6"]
|
"rows": ["F0", "F1", "F4", "F5", "F6"]
|
||||||
|
|
Loading…
Reference in a new issue