qmk_firmware/keyboards/westm/westm68/rev1/info.json

24 lines
488 B
JSON
Raw Normal View History

{
"usb": {
"pid": "0x0101"
},
"rgblight": {
"led_count": 16,
"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": "A8"
}
}