This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2021-03-16 07:45:39 +11:00

19 lines
342 B
JSON

{
"keyboard_name": "Four Banger",
"url": "",
"maintainer": "qmk",
"width": 2,
"height": 2,
"layouts": {
"LAYOUT_ortho_2x2": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0},
{"x":0, "y":1},
{"x":1, "y":1}
]
}
}
}