mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
merge/um80
: reduce firmware size (#24177)
This commit is contained in:
parent
d09c11dc78
commit
4bcc80ad46
|
@ -42,6 +42,9 @@
|
||||||
"sleep": true,
|
"sleep": true,
|
||||||
"split_count": [48, 52]
|
"split_count": [48, 52]
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"bootloader": "atmel-dfu",
|
"bootloader": "atmel-dfu",
|
||||||
"layouts": {
|
"layouts": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user