Ver Fonte

`rubi`: reduce firmware size (#24170)

Ryan há 2 anos atrás
pai
commit
4e2effc538
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      keyboards/rubi/keyboard.json

+ 3 - 0
keyboards/rubi/keyboard.json

@@ -22,6 +22,9 @@
             "resync": true
         }
     },
+   "build": {
+      "lto": true
+   },
    "matrix_pins": {
       "cols": ["B3", "B2", "B1", "F7"],
       "rows": ["F0", "F1", "F4", "F5", "F6"]