dd4f4f8597
Co-authored-by: jack <0x6a73@protonmail.com>
44 lines
No EOL
1.1 KiB
JSON
44 lines
No EOL
1.1 KiB
JSON
{
|
|
"manufacturer": "OwLab",
|
|
"url": "",
|
|
"maintainer": "Owlab",
|
|
"usb": {
|
|
"vid": "0x4F53"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["A7", "B0", "B1", "B2", "B10", "B11", "B12", "B13", "B14", "B15", "A8", "A9", "A10", "A15", "B4"],
|
|
"rows": ["A1", "A2", "A3", "A5", "A4", "A6"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"ws2812": {
|
|
"pin": "B3"
|
|
},
|
|
"indicators": {
|
|
"caps_lock": "A0",
|
|
"on_state": 0
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"rgblight": true
|
|
},
|
|
"processor": "STM32F103",
|
|
"board": "STM32_F103_STM32DUINO",
|
|
"rgblight": {
|
|
"animations": {
|
|
"breathing": true,
|
|
"christmas": true,
|
|
"knight": true,
|
|
"rainbow_mood": true,
|
|
"rainbow_swirl": true,
|
|
"snake": true,
|
|
"static_gradient": true
|
|
},
|
|
"brightness_steps": 10,
|
|
"led_count": 123,
|
|
"max_brightness": 100,
|
|
"saturation_steps": 8
|
|
}
|
|
} |