2019-08-06 19:17:59 +02:00
|
|
|
{
|
2022-07-26 01:04:09 +02:00
|
|
|
"keyboard_name": "thedora",
|
|
|
|
"manufacturer": "ckeys",
|
2019-08-06 19:17:59 +02:00
|
|
|
"url": "https://ckeys.org/slides/exboard",
|
|
|
|
"maintainer": "brandenbyers",
|
2022-07-26 01:04:09 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xFEED",
|
|
|
|
"pid": "0x6060",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2024-03-14 04:56:42 +01:00
|
|
|
"features": {
|
|
|
|
"audio": true,
|
|
|
|
"bootmagic": true,
|
|
|
|
"command": false,
|
|
|
|
"console": false,
|
|
|
|
"encoder": true,
|
|
|
|
"extrakey": true,
|
|
|
|
"midi": true,
|
|
|
|
"mousekey": true,
|
|
|
|
"nkro": true
|
|
|
|
},
|
2023-03-10 14:32:05 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B5", "B4", "B3", "B2", "B1", "B0"],
|
|
|
|
"rows": ["A2", "A1", "A0", "B8"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-25 23:45:12 +01:00
|
|
|
"encoder": {
|
|
|
|
"rotary": [
|
|
|
|
{"pin_a": "B13", "pin_b": "B15"}
|
|
|
|
]
|
|
|
|
},
|
2024-04-23 11:47:30 +02:00
|
|
|
"development_board": "proton_c",
|
2019-08-06 19:17:59 +02:00
|
|
|
"layouts": {
|
2021-09-19 20:52:54 +02:00
|
|
|
"LAYOUT": {
|
2019-09-27 15:56:28 +02:00
|
|
|
"layout": [
|
2023-04-05 07:46:59 +02:00
|
|
|
{"matrix": [0, 0], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 2, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 3, "y": 0},
|
|
|
|
{"matrix": [0, 3], "x": 4, "y": 0},
|
|
|
|
{"matrix": [0, 4], "x": 5, "y": 0},
|
2019-09-27 15:56:28 +02:00
|
|
|
|
2023-04-05 07:46:59 +02:00
|
|
|
{"matrix": [1, 0], "x": 1, "y": 1},
|
|
|
|
{"matrix": [1, 1], "x": 2, "y": 1},
|
|
|
|
{"matrix": [1, 2], "x": 3, "y": 1},
|
|
|
|
{"matrix": [1, 3], "x": 4, "y": 1},
|
|
|
|
{"matrix": [1, 4], "x": 5, "y": 1},
|
2019-09-27 15:56:28 +02:00
|
|
|
|
2023-04-05 07:46:59 +02:00
|
|
|
{"matrix": [2, 0], "x": 1, "y": 2},
|
|
|
|
{"matrix": [2, 1], "x": 2, "y": 2},
|
|
|
|
{"matrix": [2, 2], "x": 3, "y": 2},
|
|
|
|
{"matrix": [2, 3], "x": 4, "y": 2},
|
|
|
|
{"matrix": [2, 4], "x": 5, "y": 2},
|
2019-09-27 15:56:28 +02:00
|
|
|
|
2023-04-05 07:46:59 +02:00
|
|
|
{"matrix": [0, 5], "x": 0, "y": 3},
|
|
|
|
{"matrix": [3, 0], "x": 1, "y": 3},
|
|
|
|
{"matrix": [3, 1], "x": 2, "y": 3},
|
|
|
|
{"matrix": [3, 2], "x": 3, "y": 3},
|
|
|
|
{"matrix": [3, 3], "x": 4, "y": 3},
|
|
|
|
{"matrix": [3, 4], "x": 5, "y": 3}
|
2019-09-27 15:56:28 +02:00
|
|
|
]
|
2019-08-06 19:17:59 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|