28 lines
608 B
JSON
28 lines
608 B
JSON
{
|
|
"keyboard_name": "Prime_E RGB",
|
|
"usb": {
|
|
"pid": "0x0052",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"features": {
|
|
"rgblight": true
|
|
},
|
|
"rgblight": {
|
|
"led_count": 8,
|
|
"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": "B7"
|
|
}
|
|
}
|