mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Remove defaults from info.json
, move LTO to build
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
parent
3b011b4e24
commit
f27b8791be
@ -4,15 +4,15 @@
|
|||||||
"maintainer": "Gondolindrim",
|
"maintainer": "Gondolindrim",
|
||||||
"bootloader": "stm32-dfu",
|
"bootloader": "stm32-dfu",
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"audio": false,
|
|
||||||
"backlight": false,
|
"backlight": false,
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
"command": false,
|
"command": false,
|
||||||
"console": false,
|
"console": false,
|
||||||
"encoder": false,
|
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"lto": true,
|
|
||||||
"mousekey": false,
|
"mousekey": false,
|
||||||
"nkro": true,
|
"nkro": true,
|
||||||
"rgblight": true
|
"rgblight": true
|
||||||
|
Loading…
Reference in New Issue
Block a user