Ezri Brimhall c02b0c5afd
Some checks failed
Automatic Approve / automatic_approve (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Introduced firmware for framework 16 keyboard
2025-11-05 12:11:15 -07:00

63 lines
2.4 KiB
JSON

{
"keyboard_name": "Laptop 16 RGB Macropad",
"manufacturer": "Framework",
"maintainer": "JohnAZoidberg",
"bootloader": "rp2040",
"features": {
"bootmagic": false,
"mousekey": false,
"extrakey": true,
"console": true,
"command": false,
"nkro": true,
"audio": false
},
"debounce": 5,
"processor": "RP2040",
"url": "https://frame.work/de/en/products/laptop16-diy-amd-7040",
"usb": {
"device_version": "0.2.2",
"pid": "0x0013",
"vid": "0x32AC",
"force_nkro": true
},
"backlight": {
"pin": "GP25"
},
"layouts": {
"LAYOUT": {
"layout": [
{ "matrix": [ 2, 1], "x": 0, "y": 0, "h": 0.75 },
{ "matrix": [ 2, 2], "x": 1.25, "y": 0, "h": 0.75 },
{ "matrix": [ 3, 4], "x": 2.5, "y": 0, "h": 0.75 },
{ "matrix": [ 2, 4], "x": 3.75, "y": 0, "h": 0.75 },
{ "matrix": [ 0, 0], "x": 0, "y": 1, "h": 1.25 },
{ "matrix": [ 0, 4], "x": 1.25, "y": 1, "h": 1.25 },
{ "matrix": [ 1, 1], "x": 2.5, "y": 1, "h": 1.25 },
{ "matrix": [ 1, 6], "x": 3.75, "y": 1, "h": 1.25 },
{ "matrix": [ 0, 1], "x": 0, "y": 2.5, "h": 1.25 },
{ "matrix": [ 0, 5], "x": 1.25, "y": 2.5, "h": 1.25 },
{ "matrix": [ 1, 2], "x": 2.5, "y": 2.5, "h": 1.25 },
{ "matrix": [ 2, 5], "x": 3.75, "y": 2.5, "h": 1.25 },
{ "matrix": [ 0, 2], "x": 0, "y": 4, "h": 1.25 },
{ "matrix": [ 0, 6], "x": 1.25, "y": 4, "h": 1.25 },
{ "matrix": [ 1, 3], "x": 2.5, "y": 4, "h": 1.25 },
{ "matrix": [ 1, 7], "x": 3.75, "y": 4, "h": 1.25 },
{ "matrix": [ 0, 3], "x": 0, "y": 5.5, "h": 1.25 },
{ "matrix": [ 0, 7], "x": 1.25, "y": 5.5, "h": 1.25 },
{ "matrix": [ 1, 4], "x": 2.5, "y": 5.5, "h": 1.25 },
{ "matrix": [ 2, 6], "x": 3.75, "y": 5.5, "h": 1.25 },
{ "matrix": [ 1, 0], "x": 0, "y": 7, "w": 2.25, "h": 1.25 },
{ "matrix": [ 2, 7], "x": 1.25, "y": 7, "h": 1.25 },
{ "matrix": [ 1, 5], "x": 2.5, "y": 7, "h": 1.25 },
{ "matrix": [ 2, 0], "x": 3.75, "y": 7, "h": 1.25 }
]
}
}
}