Skip to content

Commit

Permalink
rubi: reduce firmware size (qmk#24170)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Jul 22, 2024
1 parent 8d5517f commit 4e2effc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/rubi/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"resync": true
}
},
"build": {
"lto": true
},
"matrix_pins": {
"cols": ["B3", "B2", "B1", "F7"],
"rows": ["F0", "F1", "F4", "F5", "F6"]
Expand Down

0 comments on commit 4e2effc

Please sign in to comment.