Sfoglia il codice sorgente

Remove duplication of RGB Matrix defaults (#25146)

* Remove duplication of RGB Matrix defaults

* Remove more duplication of defaults

* fix
Joel Challis 1 anno fa
parent
commit
b43fc33be3

+ 0 - 1
keyboards/adm42/rev4/keyboard.json

@@ -82,7 +82,6 @@
             {"matrix": [0, 10], "x": 194, "y": 13, "flags": 4},
             {"matrix": [0, 11], "x": 210, "y": 11, "flags": 4}
         ],
-        "led_flush_limit": 16,
         "led_process_limit": 21,
         "max_brightness": 170,
         "sat_steps": 24,

+ 0 - 1
keyboards/ashwing66/keyboard.json

@@ -75,7 +75,6 @@
             {"matrix": [0, 14], "x": 206, "y": 1, "flags": 4},
             {"matrix": [0, 15], "x": 223, "y": 0, "flags": 4}
         ],
-        "led_flush_limit": 16,
         "led_process_limit": 5,
         "max_brightness": 125,
         "sleep": true

+ 0 - 1
keyboards/eek/info.json

@@ -13,7 +13,6 @@
             "val": 150
         },
         "driver": "ws2812",
-        "led_flush_limit": 16,
         "max_brightness": 200
     },
     "features": {

+ 0 - 1
keyboards/ein_60/keyboard.json

@@ -13,7 +13,6 @@
             "val": 150
         },
         "driver": "ws2812",
-        "led_flush_limit": 16,
         "max_brightness": 200
     },
     "rgblight": {

+ 0 - 3
keyboards/fs_streampad/keyboard.json

@@ -76,9 +76,6 @@
             "pixel_flow": true,
             "pixel_rain": true
         },
-        "default": {
-            "animation": "cycle_left_right"
-        },
         "sleep": true,
         "layout": [
             {"matrix": [0, 0], "flags": 4, "x": 0,   "y": 0 },

+ 0 - 1
keyboards/geekboards/macropad_v2/keyboard.json

@@ -47,7 +47,6 @@
     },
     "default": {
       "animation": "cycle_up_down",
-      "sat": 255,
       "speed": 30,
       "val": 192
     },

+ 0 - 1
keyboards/handwired/hnah40rgb/keyboard.json

@@ -61,7 +61,6 @@
             "animation": "cycle_pinwheel"
         },
         "driver": "ws2812",
-        "led_flush_limit": 16,
         "max_brightness": 200,
         "react_on_keyup": true
     },

+ 1 - 2
keyboards/marcopad/keyboard.json

@@ -34,8 +34,7 @@
             "animation": "splash",
             "hue": 132,
             "sat": 102,
-            "speed": 80,
-            "val": 255
+            "speed": 80
         },
         "driver": "ws2812",
         "layout": [

+ 0 - 3
keyboards/mechboards/crkbd/pro/keyboard.json

@@ -30,9 +30,6 @@
         "animations": {
             "cycle_left_right": true
         },
-        "default": {
-            "animation": "cycle_left_right"
-        },
         "driver": "ws2812",
         "layout": [
             {"x": 85, "y": 16, "flags": 2},

+ 0 - 3
keyboards/mechboards/lily58/pro/keyboard.json

@@ -30,9 +30,6 @@
         "animations": {
             "cycle_left_right": true
         },
-        "default": {
-            "animation": "cycle_left_right"
-        },
         "driver": "ws2812",
         "layout": [
             {"matrix": [0, 5], "x": 72, "y": 4, "flags": 4},

+ 0 - 3
keyboards/mechboards/sofle/pro/keyboard.json

@@ -30,9 +30,6 @@
         "animations": {
             "cycle_left_right": true
         },
-        "default": {
-            "animation": "cycle_left_right"
-        },
         "driver": "ws2812",
         "layout": [
             {"matrix": [4, 0], "x": 32, "y": 57, "flags": 4},

+ 0 - 1
keyboards/momokai/aurora/keyboard.json

@@ -45,7 +45,6 @@
     "rgb_matrix": {
         "default": {
             "animation": "solid_color",
-            "hue": 0,
             "sat": 0,
             "val": 200
         },

+ 0 - 1
keyboards/momokai/tap_duo/keyboard.json

@@ -14,7 +14,6 @@
     "rgb_matrix": {
         "default": {
             "animation": "solid_color",
-            "hue": 0,
             "sat": 0,
             "val": 200
         },

+ 0 - 1
keyboards/momokai/tap_trio/keyboard.json

@@ -14,7 +14,6 @@
     "rgb_matrix": {
         "default": {
             "animation": "solid_color",
-            "hue": 0,
             "sat": 0,
             "val": 200
         },

+ 0 - 3
keyboards/rot13labs/veilid_sao/keyboard.json

@@ -31,9 +31,6 @@
             "cycle_left_right": true
         },
         "driver": "ws2812",
-        "default": {
-            "animation": "cycle_left_right"
-        },
         "layout": [
             {"flags": 4, "matrix": [0, 0], "x": 0,   "y": 0}
         ],

+ 0 - 3
keyboards/splitkb/halcyon/kyria/rev4/keyboard.json

@@ -65,9 +65,6 @@
             "splash": true,
             "typing_heatmap": true
         },
-        "default": {
-            "animation": "cycle_left_right"
-        },
         "driver": "ws2812",
         "layout": [
             {"x": 75, "y": 2, "flags": 2},

+ 1 - 3
keyboards/system76/launch_1/keyboard.json

@@ -44,9 +44,7 @@
         },
         "default": {
             "animation": "rainbow_moving_chevron",
-            "hue": 142,
-            "sat": 255,
-            "speed": 127
+            "hue": 142
         },
         "driver": "ws2812",
         "max_brightness": 176,