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.
 
 

75 lines
2.8 KiB

{
"manufacturer": "akshay",
"keyboard_name": "whynot_r",
"maintainer": "akshay",
"bootloader": "rp2040",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"matrix_pins": {
"cols": ["GP4", "GP28", "GP27", "GP26", "GP15", "GP14", "GP13", "GP12", "GP11"],
"rows": ["GP3", "GP5", "GP9", "GP7", "GP8"]
},
"processor": "RP2040",
"url": "",
"usb": {
"device_version": "1.0.0",
"pid": "0x0000",
"vid": "0xFEED"
},
"layouts": {
"LAYOUT": {
"layout": [
{"label":"&", "matrix": [0, 0], "x":1, "y":0},
{"label":"*", "matrix": [0, 1], "x":2, "y":0},
{"label":"(", "matrix": [0, 2], "x":3, "y":0},
{"label":")", "matrix": [0, 3], "x":4, "y":0},
{"label":"_", "matrix": [0, 4], "x":5, "y":0},
{"label":"+", "matrix": [0, 5], "x":6, "y":0},
{"label":"Backspace", "matrix": [0, 7], "x":7, "y":0, "w":2},
{"label":"Home", "matrix": [0, 8], "x":9, "y":0},
{"label":"Y", "matrix": [1, 0], "x":0.5, "y":1},
{"label":"U", "matrix": [1, 1], "x":1.5, "y":1},
{"label":"I", "matrix": [1, 2], "x":2.5, "y":1},
{"label":"O", "matrix": [1, 3], "x":3.5, "y":1},
{"label":"P", "matrix": [1, 4], "x":4.5, "y":1},
{"label":"{", "matrix": [1, 5], "x":5.5, "y":1},
{"label":"}", "matrix": [1, 6], "x":6.5, "y":1},
{"label":"|", "matrix": [1, 7], "x":7.5, "y":1, "w":1.5},
{"label":"End", "matrix": [1, 8], "x":9, "y":1},
{"label":"H", "matrix": [2, 0], "x":0.75, "y":2},
{"label":"J", "matrix": [2, 1], "x":1.75, "y":2},
{"label":"K", "matrix": [2, 2], "x":2.75, "y":2},
{"label":"L", "matrix": [2, 3], "x":3.75, "y":2},
{"label":":", "matrix": [2, 4], "x":4.75, "y":2},
{"label":"\"", "matrix": [2, 5], "x":5.75, "y":2},
{"label":"Enter", "matrix": [2, 6], "x":6.75, "y":2, "w":2.25},
{"label":"Page Up", "matrix": [2, 8], "x":9, "y":2},
{"label":"N", "matrix": [3, 0], "x":1.25, "y":3},
{"label":"M", "matrix": [3, 1], "x":2.25, "y":3},
{"label":"<", "matrix": [3, 2], "x":3.25, "y":3},
{"label":">", "matrix": [3, 3], "x":4.25, "y":3},
{"label":"?", "matrix": [3, 4], "x":5.25, "y":3},
{"label":"Shift", "matrix": [3, 6], "x":6.25, "y":3, "w":1.75},
{"label":"\u2191", "matrix": [3, 7], "x":8, "y":3},
{"label":"Page Down", "matrix": [3, 8], "x":9, "y":3},
{ "matrix": [4, 1], "x":1.35, "y":4, "w":2.75},
{"label":"Alt", "matrix": [4, 3], "x":4.1, "y":4, "w":1.25},
{"label":"Ctrl", "matrix": [4, 4], "x":5.35, "y":4, "w":1.25},
{"label":"\u2190", "matrix": [4, 6], "x":7.0, "y":4},
{"label":"\u2193", "matrix": [4, 7], "x":8.0, "y":4},
{"label":"\u2192", "matrix": [4, 8], "x":9.0, "y":4}
]
}
}
}