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.
66 lines
2.2 KiB
66 lines
2.2 KiB
{
|
|
"manufacturer": "akshay",
|
|
"keyboard_name": "whynot_l",
|
|
"maintainer": "akshay",
|
|
"bootloader": "rp2040",
|
|
"diode_direction": "COL2ROW",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP28"],
|
|
"rows": ["GP26","GP15", "GP13", "GP11", "GP12"]
|
|
},
|
|
"processor": "RP2040",
|
|
"url": "",
|
|
"usb": {
|
|
"device_version": "1.0.0",
|
|
"pid": "0x0000",
|
|
"vid": "0xFEED"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"label":"1", "matrix": [0, 0], "x": 0, "y": 0},
|
|
{"label":"2", "matrix": [0, 1], "x": 1, "y": 0},
|
|
{"label":"3", "matrix": [0, 2], "x": 2, "y": 0},
|
|
{"label":"4", "matrix": [0, 3], "x": 3, "y": 0},
|
|
{"label":"5", "matrix": [0, 4], "x": 4, "y": 0},
|
|
{"label":"6", "matrix": [0, 5], "x": 5, "y": 0},
|
|
{"label":"7", "matrix": [0, 6], "x": 6, "y": 0},
|
|
|
|
{"label":"Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
|
|
{"label":"q", "matrix": [1, 2], "x": 1.5, "y": 1},
|
|
{"label":"w", "matrix": [1, 3], "x": 2.5, "y": 1},
|
|
{"label":"e", "matrix": [1, 4], "x": 3.5, "y": 1},
|
|
{"label":"r", "matrix": [1, 5], "x": 4.5, "y": 1},
|
|
{"label":"t", "matrix": [1, 6], "x": 5.5, "y": 1},
|
|
|
|
{"label":"a", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
|
|
{"label":"s", "matrix": [2, 2], "x": 1.75, "y": 2},
|
|
{"label":"d", "matrix": [2, 3], "x": 2.75, "y": 2},
|
|
{"label":"f", "matrix": [2, 4], "x": 3.75, "y": 2},
|
|
{"label":"g", "matrix": [2, 5], "x": 4.75, "y": 2},
|
|
{"label":"h", "matrix": [2, 6], "x": 5.75, "y": 2},
|
|
|
|
{"label":"Shift", "matrix": [3, 1], "x": 0, "y": 3, "w": 2.25},
|
|
{"label":"z", "matrix": [3, 2], "x": 2.25, "y": 3},
|
|
{"label":"x", "matrix": [3, 3], "x": 3.25, "y": 3},
|
|
{"label":"c", "matrix": [3, 4], "x": 4.25, "y": 3},
|
|
{"label":"v", "matrix": [3, 5], "x": 5.25, "y": 3},
|
|
{"label":"b", "matrix": [3, 6], "x": 6.25, "y": 3},
|
|
|
|
{"label":"Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
|
|
{"label":"Atl", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
|
|
{ "matrix": [4, 3], "x": 2.5, "y": 4, "w": 1.25},
|
|
{ "matrix": [4, 4], "x": 3.75, "y": 4, "w": 1.25},
|
|
{ "matrix": [4, 6], "x": 5, "y": 4, "w": 2.25}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
|