From f27b8791bea49f30511c061e6d5c6141660e6b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20A=2E=20Volpato?= Date: Mon, 4 Dec 2023 16:44:38 -0300 Subject: [PATCH] Remove defaults from `info.json`, move LTO to `build` Co-authored-by: Duncan Sutherland --- keyboards/smithrune/iron165r2_h/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/smithrune/iron165r2_h/info.json b/keyboards/smithrune/iron165r2_h/info.json index 03421228165..efd4017d318 100644 --- a/keyboards/smithrune/iron165r2_h/info.json +++ b/keyboards/smithrune/iron165r2_h/info.json @@ -4,15 +4,15 @@ "maintainer": "Gondolindrim", "bootloader": "stm32-dfu", "diode_direction": "COL2ROW", + "build": { + "lto": true + }, "features": { - "audio": false, "backlight": false, "bootmagic": true, "command": false, "console": false, - "encoder": false, "extrakey": true, - "lto": true, "mousekey": false, "nkro": true, "rgblight": true