2019-08-06 10:17:59 -07:00
|
|
|
{
|
2022-07-25 16:04:09 -07:00
|
|
|
"keyboard_name": "thedora",
|
|
|
|
"manufacturer": "ckeys",
|
2019-08-06 10:17:59 -07:00
|
|
|
"url": "https://ckeys.org/slides/exboard",
|
|
|
|
"maintainer": "brandenbyers",
|
2022-07-25 16:04:09 -07:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xFEED",
|
|
|
|
"pid": "0x6060",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2023-03-10 05:32:05 -08:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B5", "B4", "B3", "B2", "B1", "B0"],
|
|
|
|
"rows": ["A2", "A1", "A0", "B8"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-25 14:45:12 -08:00
|
|
|
"encoder": {
|
|
|
|
"rotary": [
|
|
|
|
{"pin_a": "B13", "pin_b": "B15"}
|
|
|
|
]
|
|
|
|
},
|
2023-02-07 23:41:46 -08:00
|
|
|
"processor": "STM32F303",
|
|
|
|
"bootloader": "stm32-dfu",
|
|
|
|
"board": "QMK_PROTON_C",
|
2019-08-06 10:17:59 -07:00
|
|
|
"layouts": {
|
2021-09-19 11:52:54 -07:00
|
|
|
"LAYOUT": {
|
2019-09-27 06:56:28 -07:00
|
|
|
"layout": [
|
2023-04-04 22:46:59 -07: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 06:56:28 -07:00
|
|
|
|
2023-04-04 22:46:59 -07: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 06:56:28 -07:00
|
|
|
|
2023-04-04 22:46:59 -07: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 06:56:28 -07:00
|
|
|
|
2023-04-04 22:46:59 -07: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 06:56:28 -07:00
|
|
|
]
|
2019-08-06 10:17:59 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|