Move LTO from features to build

This commit is contained in:
Gondolindrim 2023-12-02 22:22:50 -03:00
parent 23822f0938
commit e9fc7fd4b1
No known key found for this signature in database
GPG Key ID: A44E7AEDE212F56C

View File

@ -17,11 +17,13 @@
"console": false,
"encoder": false,
"extrakey": true,
"lto": true,
"mousekey": false,
"nkro": true,
"rgblight": true
},
"build": {
"lto": true
},
"indicators": {
"caps_lock": "A4"
},