mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-19 22:22:03 +00:00
Add LTO to build defs in info.json
This commit is contained in:
parent
ce5a4e6af0
commit
25efc8ea8e
@ -23,6 +23,9 @@
|
||||
"encoder": false,
|
||||
"nkro": true
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
"ws2812":{
|
||||
"pin": "B15"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user