mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 06:32:01 +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,
|
"encoder": false,
|
||||||
"nkro": true
|
"nkro": true
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"ws2812":{
|
"ws2812":{
|
||||||
"pin": "B15"
|
"pin": "B15"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user