2022-08-15 05:30:12 +02:00
|
|
|
{
|
|
|
|
"keyboard_name": "stickey4",
|
|
|
|
"manufacturer": "yfuku",
|
|
|
|
"url": "",
|
|
|
|
"maintainer": "qmk",
|
|
|
|
"usb": {
|
|
|
|
"vid": "0x5946",
|
|
|
|
"pid": "0x0010",
|
|
|
|
"device_version": "0.0.1"
|
2023-02-08 08:41:46 +01:00
|
|
|
},
|
|
|
|
"processor": "atmega32u4",
|
2023-02-09 04:34:21 +01:00
|
|
|
"bootloader": "atmel-dfu",
|
2023-02-14 08:39:41 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"direct": [
|
|
|
|
["D4", "C6", "D7", "E6", null, null, null, null]
|
|
|
|
]
|
|
|
|
},
|
2023-02-09 04:34:21 +01:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-02-19 08:55:12 +01:00
|
|
|
{"x": 0, "y": 0, "matrix": [0, 0]},
|
|
|
|
{"x": 1, "y": 0, "matrix": [0, 1]},
|
|
|
|
{"x": 2, "y": 0, "matrix": [0, 2]},
|
|
|
|
{"x": 3, "y": 0, "matrix": [0, 3]},
|
2023-02-09 04:34:21 +01:00
|
|
|
|
2023-02-19 08:55:12 +01:00
|
|
|
{"label": "Encoder 1 CCW", "x": 0, "y": 1, "matrix": [0, 4]},
|
|
|
|
{"label": "Encoder 1 CW", "x": 1, "y": 1, "matrix": [0, 5]},
|
|
|
|
{"label": "Encoder 2 CCW", "x": 2, "y": 1, "matrix": [0, 6]},
|
|
|
|
{"label": "Encoder 2 CW", "x": 3, "y": 1, "matrix": [0, 7]}
|
2023-02-09 04:34:21 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2022-08-15 05:30:12 +02:00
|
|
|
}
|