24 lines
488 B
JSON
24 lines
488 B
JSON
{
|
|
"usb": {
|
|
"pid": "0x0302"
|
|
},
|
|
"rgblight": {
|
|
"led_count": 14,
|
|
"animations": {
|
|
"breathing": true,
|
|
"rainbow_mood": true,
|
|
"rainbow_swirl": true,
|
|
"snake": true,
|
|
"knight": true,
|
|
"christmas": true,
|
|
"static_gradient": true,
|
|
"rgb_test": true,
|
|
"alternating": true,
|
|
"twinkle": true
|
|
}
|
|
},
|
|
"ws2812": {
|
|
"pin": "F1"
|
|
}
|
|
}
|