67 lines
1.6 KiB
JSON
67 lines
1.6 KiB
JSON
{
|
|
"keyboard_name": "Staryu",
|
|
"manufacturer": "K.T.E.C.",
|
|
"url": "",
|
|
"maintainer": "qmk",
|
|
"usb": {
|
|
"vid": "0x1209",
|
|
"pid": "0x2328",
|
|
"device_version": "2.0.5"
|
|
},
|
|
"backlight": {
|
|
"driver": "timer",
|
|
"pins": ["C2", "C7", "D5", "D6", "B0"],
|
|
"levels": 10
|
|
},
|
|
"bootmagic": {
|
|
"matrix": [0, 1]
|
|
},
|
|
"ws2812": {
|
|
"pin": "C6"
|
|
},
|
|
"rgblight": {
|
|
"led_count": 1,
|
|
"max_brightness": 200,
|
|
"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
|
|
}
|
|
},
|
|
"processor": "atmega32u2",
|
|
"bootloader": "lufa-dfu",
|
|
"features": {
|
|
"backlight": true,
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": false,
|
|
"nkro": false,
|
|
"rgblight": true
|
|
},
|
|
"matrix_pins": {
|
|
"direct": [
|
|
[null, "D0", "D1"],
|
|
["D4", "D3", "D2"]
|
|
]
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x": 1, "y": 0, "matrix": [0, 1]},
|
|
{"x": 2, "y": 0, "matrix": [0, 2]},
|
|
{"x": 0, "y": 1, "matrix": [1, 0]},
|
|
{"x": 1, "y": 1, "matrix": [1, 1]},
|
|
{"x": 2, "y": 1, "matrix": [1, 2]}
|
|
]
|
|
}
|
|
}
|
|
}
|