From 53cdd5470f655e03e5c80e411b03d0950d770ae5 Mon Sep 17 00:00:00 2001 From: foostan Date: Sat, 3 Feb 2024 01:48:40 +0900 Subject: [PATCH] Fix default rgb mode to rgblight for for rev1 --- .../crkbd/qmk/qmk_firmware/rev1/info.json | 80 +++++++++---------- keyboards/crkbd/the-via/crkbd.json | 2 +- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/keyboards/crkbd/qmk/qmk_firmware/rev1/info.json b/keyboards/crkbd/qmk/qmk_firmware/rev1/info.json index 05bb5f39..d7bc33c0 100644 --- a/keyboards/crkbd/qmk/qmk_firmware/rev1/info.json +++ b/keyboards/crkbd/qmk/qmk_firmware/rev1/info.json @@ -14,8 +14,8 @@ "extrakey": true, "nkro": true, "oled": true, - "rgblight": false, - "rgb_matrix": true + "rgblight": true, + "rgb_matrix": false }, "build": { "lto": true @@ -165,49 +165,49 @@ "max_brightness": 50, "split_count": [27, 27], "animations": { - "alphas_mods": true, - "gradient_up_down": true, - "gradient_left_right": true, - "breathing": true, - "band_sat": true, - "band_val": true, - "band_pinwheel_sat": true, - "band_pinwheel_val": true, - "band_spiral_sat": true, - "band_spiral_val": true, - "cycle_all": true, - "cycle_left_right": true, - "cycle_up_down": true, - "rainbow_moving_chevron": true, - "cycle_out_in": true, - "cycle_out_in_dual": true, - "cycle_pinwheel": true, - "cycle_spiral": true, - "dual_beacon": true, - "rainbow_beacon": true, - "rainbow_pinwheels": true, - "raindrops": true, - "jellybean_raindrops": true, - "hue_breathing": true, - "hue_pendulum": true, - "hue_wave": true, + "alphas_mods": false, + "gradient_up_down": false, + "gradient_left_right": false, + "breathing": false, + "band_sat": false, + "band_val": false, + "band_pinwheel_sat": false, + "band_pinwheel_val": false, + "band_spiral_sat": false, + "band_spiral_val": false, + "cycle_all": false, + "cycle_left_right": false, + "cycle_up_down": false, + "rainbow_moving_chevron": false, + "cycle_out_in": false, + "cycle_out_in_dual": false, + "cycle_pinwheel": false, + "cycle_spiral": false, + "dual_beacon": false, + "rainbow_beacon": false, + "rainbow_pinwheels": false, + "raindrops": false, + "jellybean_raindrops": false, + "hue_breathing": false, + "hue_pendulum": false, + "hue_wave": false, "pixel_fractal": false, "pixel_flow": false, "pixel_rain": false, "typing_heatmap": false, "digital_rain": false, - "solid_reactive_simple": true, - "solid_reactive": true, - "solid_reactive_wide": true, - "solid_reactive_multiwide": true, - "solid_reactive_cross": true, - "solid_reactive_multicross": true, - "solid_reactive_nexus": true, - "solid_reactive_multinexus": true, - "splash": true, - "multisplash": true, - "solid_splash": true, - "solid_multisplash": true + "solid_reactive_simple": false, + "solid_reactive": false, + "solid_reactive_wide": false, + "solid_reactive_multiwide": false, + "solid_reactive_cross": false, + "solid_reactive_multicross": false, + "solid_reactive_nexus": false, + "solid_reactive_multinexus": false, + "splash": false, + "multisplash": false, + "solid_splash": false, + "solid_multisplash": false }, "layout": [ {"x": 85, "y": 16, "flags": 2}, diff --git a/keyboards/crkbd/the-via/crkbd.json b/keyboards/crkbd/the-via/crkbd.json index 0ac96e47..6ae1500e 100644 --- a/keyboards/crkbd/the-via/crkbd.json +++ b/keyboards/crkbd/the-via/crkbd.json @@ -3,7 +3,7 @@ "vendorId": "0x4653", "productId": "0x0001", "matrix": {"rows": 8, "cols": 6}, - "menus": ["qmk_rgb_matrix"], + "menus": ["qmk_rgblight"], "layouts": { "keymap": [ [{"y":1,"x":3.5},"0,3",{"x":7.5},"4,3"],