commit: 23e7d93d0e30de2dea0fc2d541e4aa41edddc809
parent 8a58ad27a295fdd08a416559945100231e7e7b68
Author: QMK Bot <hello@qmk.fm>
Date: Sat, 20 Jul 2024 21:53:32 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/arduinomicro/keyboard.json b/keyboards/handwired/tractyl_manuform/5x6_right/arduinomicro/keyboard.json
@@ -15,5 +15,8 @@
}
},
"processor": "atmega32u4",
- "bootloader": "caterina"
+ "bootloader": "caterina",
+ "build": {
+ "lto": true
+ }
}