mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-10 09:52:11 +00:00
Move LTO from features
to build
This commit is contained in:
parent
23822f0938
commit
e9fc7fd4b1
@ -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"
|
||||
},
|
||||
@ -130,4 +132,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user