Update info.json configs to explicitly list RGBLIGHT animations (#18730)
This commit is contained in:
parent
19e2dd742b
commit
be1c9af209
24 changed files with 245 additions and 29 deletions
|
@ -25,7 +25,16 @@
|
|||
"pin": "D3",
|
||||
"sleep": true,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"community_layouts": [
|
||||
|
|
|
@ -19,7 +19,16 @@
|
|||
"split_count": [6, 6],
|
||||
"max_brightness": 150,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,7 +28,16 @@
|
|||
"sleep": true,
|
||||
"max_brightness": 200,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"rgb_matrix": {
|
||||
|
|
|
@ -25,7 +25,16 @@
|
|||
"processor": "atmega32u4",
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": false
|
||||
"alternating": false,
|
||||
"breathing": false,
|
||||
"christmas": false,
|
||||
"knight": false,
|
||||
"rainbow_mood": false,
|
||||
"rainbow_swirl": false,
|
||||
"rgb_test": false,
|
||||
"snake": false,
|
||||
"static_gradient": false,
|
||||
"twinkle": false
|
||||
},
|
||||
"brightness_steps": 8,
|
||||
"hue_steps": 8,
|
||||
|
|
|
@ -25,7 +25,16 @@
|
|||
"processor": "atmega32u4",
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": false
|
||||
"alternating": false,
|
||||
"breathing": false,
|
||||
"christmas": false,
|
||||
"knight": false,
|
||||
"rainbow_mood": false,
|
||||
"rainbow_swirl": false,
|
||||
"rgb_test": false,
|
||||
"snake": false,
|
||||
"static_gradient": false,
|
||||
"twinkle": false
|
||||
},
|
||||
"brightness_steps": 8,
|
||||
"hue_steps": 8,
|
||||
|
|
|
@ -23,7 +23,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 10,
|
||||
|
|
|
@ -29,7 +29,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 8,
|
||||
"hue_steps": 8,
|
||||
|
|
|
@ -29,7 +29,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 10,
|
||||
|
|
|
@ -29,7 +29,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 32,
|
||||
|
|
|
@ -29,7 +29,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 32,
|
||||
|
|
|
@ -27,7 +27,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 32,
|
||||
|
|
|
@ -29,7 +29,16 @@
|
|||
},
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 17,
|
||||
"hue_steps": 32,
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"keyboard_name": "EVO70",
|
||||
"url": "https://www.customMK.com",
|
||||
"maintainer": "customMK",
|
||||
"keyboard_name": "EVO70",
|
||||
"url": "https://www.customMK.com",
|
||||
"maintainer": "customMK",
|
||||
"manufacturer": "customMK",
|
||||
"tags": ["70%", "encoder", "underglow", "backlight"],
|
||||
"usb": {
|
||||
|
@ -24,7 +24,16 @@
|
|||
"saturation_steps": 8,
|
||||
"brightness_steps": 4,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"layouts": {
|
||||
|
@ -108,4 +117,4 @@
|
|||
{"label":"KC_RGHT", "x":17.5, "y":5.1}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,7 +15,16 @@
|
|||
"saturation_steps": 10,
|
||||
"brightness_steps": 10,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"usb": {
|
||||
|
|
|
@ -15,7 +15,16 @@
|
|||
"saturation_steps": 10,
|
||||
"brightness_steps": 10,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"usb": {
|
||||
|
|
|
@ -15,7 +15,16 @@
|
|||
"saturation_steps": 10,
|
||||
"brightness_steps": 10,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"indicators": {
|
||||
|
|
|
@ -12,7 +12,16 @@
|
|||
"led_count": 25,
|
||||
"pin": "D1",
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"usb": {
|
||||
|
|
|
@ -15,7 +15,16 @@
|
|||
"saturation_steps": 10,
|
||||
"brightness_steps": 10,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"usb": {
|
||||
|
|
|
@ -30,7 +30,16 @@
|
|||
"saturation_steps": 10,
|
||||
"brightness_steps": 10,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"usb": {
|
||||
|
|
|
@ -36,7 +36,16 @@
|
|||
"led_count": 14,
|
||||
"pin": "E2",
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"sleep": true,
|
||||
"max_brightness": 255
|
||||
|
|
|
@ -51,7 +51,16 @@
|
|||
"led_count" : 16,
|
||||
"split_count": [8, 8],
|
||||
"animations": {
|
||||
"all": true,
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -51,7 +51,16 @@
|
|||
"led_count" : 16,
|
||||
"split_count": [8, 8],
|
||||
"animations": {
|
||||
"all": true,
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,7 +47,16 @@
|
|||
"saturation_steps": 17,
|
||||
"brightness_steps": 17,
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"layouts": {
|
||||
|
@ -504,4 +513,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -22,7 +22,16 @@
|
|||
"processor": "atmega32u4",
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"all": true
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 8,
|
||||
"hue_steps": 8,
|
||||
|
|
Loading…
Reference in a new issue