mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-01 05:53:22 +00:00
code size fix
This commit is contained in:
parent
dc95e78fac
commit
ea2d6c6bb1
@ -8,6 +8,9 @@
|
|||||||
"pid": "0x8C9C",
|
"pid": "0x8C9C",
|
||||||
"device_version": "0.0.2"
|
"device_version": "0.0.2"
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
"encoder": true,
|
"encoder": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user