logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 4bcc80ad464c413ec1e27670638bda8e35a505f9
parent d09c11dc787d3b04dd28db23bf96da456f2e4410
Author: Ryan <fauxpark@gmail.com>
Date:   Tue, 23 Jul 2024 02:12:55 +1000

`merge/um80`: reduce firmware size (#24177)


Diffstat:

Mkeyboards/merge/um80/keyboard.json3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/keyboards/merge/um80/keyboard.json b/keyboards/merge/um80/keyboard.json @@ -42,6 +42,9 @@ "sleep": true, "split_count": [48, 52] }, + "build": { + "lto": true + }, "processor": "atmega32u4", "bootloader": "atmel-dfu", "layouts": {