logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 9da9b245d34cb8ed49c6cd4250617b827c8e394d
parent a9d6825795a265d27b167a466a56ddd57245b106
Author: fauxpark <fauxpark@gmail.com>
Date:   Tue, 23 Jul 2024 01:40:23 +1000

Merge remote-tracking branch 'upstream/master' into develop

Diffstat:

Mkeyboards/melgeek/mojo68/rev1/keyboard.json2--
Mkeyboards/rubi/keyboard.json3+++
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/keyboards/melgeek/mojo68/rev1/keyboard.json b/keyboards/melgeek/mojo68/rev1/keyboard.json @@ -45,8 +45,6 @@ "hue_breathing": true, "hue_pendulum": true, "hue_wave": true, - "typing_heatmap": true, - "digital_rain": true, "solid_reactive_simple": true, "solid_reactive": true, "solid_reactive_wide": true, diff --git a/keyboards/rubi/keyboard.json b/keyboards/rubi/keyboard.json @@ -25,6 +25,9 @@ "indicators": { "caps_lock": "C6" }, + "build": { + "lto": true + }, "matrix_pins": { "cols": ["B3", "B2", "B1", "F7"], "rows": ["F0", "F1", "F4", "F5", "F6"]