You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

45 lines
1.0 KiB

{
"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
},
"processor": "atmega32u2",
"bootloader": "lufa-dfu",
"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]}
]
}
}
}