Remove defaults from info.json, move LTO to build

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
Álvaro A. Volpato 2023-12-04 16:44:38 -03:00 committed by GitHub
parent 3b011b4e24
commit f27b8791be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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