b521641c50
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: ploopyco <git@ploopy.co>
20 lines
414 B
JSON
20 lines
414 B
JSON
{
|
|
"usb": {
|
|
"device_version": "1.0.0"
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"matrix_pins": {
|
|
"direct": [ [ "D5", "B6", "D4", "D2", "E6", "D7" ] ]
|
|
},
|
|
"rgblight": {
|
|
"led_count": 3,
|
|
"pin": "B5",
|
|
"max_brightness": 40,
|
|
"animations": {
|
|
"breathing": true,
|
|
"rainbow_mood": true,
|
|
"rainbow_swirl": true
|
|
}
|
|
}
|
|
|
|
}
|