2018-12-12 21:46:56 +01:00
|
|
|
{
|
2023-05-02 00:25:15 +02:00
|
|
|
"keyboard_name": "Puck",
|
2022-08-03 09:23:15 +02:00
|
|
|
"manufacturer": "OkKeebs LLC",
|
2023-05-02 00:25:15 +02:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "john-pettigrew",
|
2022-08-03 09:23:15 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xFEED",
|
|
|
|
"pid": "0x6060",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2024-03-15 23:24:00 +01:00
|
|
|
"features": {
|
|
|
|
"bootmagic": false,
|
|
|
|
"command": false,
|
|
|
|
"console": false,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": false,
|
|
|
|
"nkro": false
|
|
|
|
},
|
2024-05-23 20:49:53 +02:00
|
|
|
"qmk": {
|
|
|
|
"locking": {
|
|
|
|
"enabled": false,
|
|
|
|
"resync": true
|
|
|
|
}
|
|
|
|
},
|
2023-03-10 14:00:24 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B4", "D7", "D6"],
|
|
|
|
"rows": ["D2", "D3", "C6", "C7"]
|
|
|
|
},
|
|
|
|
"diode_direction": "ROW2COL",
|
2023-02-08 08:41:46 +01:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "halfkay",
|
2018-12-12 21:46:56 +01:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-04-05 07:46:59 +02:00
|
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [1, 0], "x": 0, "y": 1},
|
|
|
|
{"matrix": [1, 1], "x": 1, "y": 1},
|
|
|
|
{"matrix": [1, 2], "x": 2, "y": 1},
|
|
|
|
|
|
|
|
{"matrix": [2, 0], "x": 0, "y": 2},
|
|
|
|
{"matrix": [2, 1], "x": 1, "y": 2},
|
|
|
|
{"matrix": [2, 2], "x": 2, "y": 2},
|
|
|
|
|
|
|
|
{"matrix": [3, 0], "x": 0, "y": 3},
|
|
|
|
{"matrix": [3, 1], "x": 1, "y": 3},
|
|
|
|
{"matrix": [3, 2], "x": 2, "y": 3}
|
2018-12-12 21:46:56 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|