logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 12f9f34fc82e3bab7c92f488a1528592c4bc9628
parent 4d3a9ce13a4a9a3fc4517cbd134824efe7b7f04e
Author: QMK Bot <hello@qmk.fm>
Date:   Tue,  4 Mar 2025 23:40:42 +0000

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

Diffstat:

Mkeyboards/cipulot/ec_980c/keyboard.json3+--
Mkeyboards/gkeyboard/greatpad/keyboard.json1-
Mkeyboards/splitkb/elora/rev1/keyboard.json1-
Mkeyboards/splitkb/halcyon/kyria/rev4/keyboard.json1-
Rkeyboards/xelus/valor/rev3/info.json -> keyboards/xelus/valor/rev3/keyboard.json0
5 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/keyboards/cipulot/ec_980c/keyboard.json b/keyboards/cipulot/ec_980c/keyboard.json @@ -30,8 +30,7 @@ "rgb_matrix": { "animations": { "breathing": true, - "cycle_left_right": true, - "solid_color": true + "cycle_left_right": true }, "driver": "ws2812", "layout": [ diff --git a/keyboards/gkeyboard/greatpad/keyboard.json b/keyboards/gkeyboard/greatpad/keyboard.json @@ -62,7 +62,6 @@ "rainbow_moving_chevron": true, "rainbow_pinwheels": true, "raindrops": true, - "solid_color": true, "solid_multisplash": true, "solid_reactive": true, "solid_reactive_cross": true, diff --git a/keyboards/splitkb/elora/rev1/keyboard.json b/keyboards/splitkb/elora/rev1/keyboard.json @@ -46,7 +46,6 @@ "rainbow_moving_chevron": true, "rainbow_pinwheels": true, "raindrops": true, - "solid_color": true, "solid_multisplash": true, "solid_reactive": true, "solid_reactive_cross": true, diff --git a/keyboards/splitkb/halcyon/kyria/rev4/keyboard.json b/keyboards/splitkb/halcyon/kyria/rev4/keyboard.json @@ -52,7 +52,6 @@ "rainbow_moving_chevron": true, "rainbow_pinwheels": true, "raindrops": true, - "solid_color": true, "solid_multisplash": true, "solid_reactive": true, "solid_reactive_cross": true, diff --git a/keyboards/xelus/valor/rev3/info.json b/keyboards/xelus/valor/rev3/keyboard.json