mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-15 13:04:38 +00:00
7e698c71cd
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Suschman <suschman@gmail.com>
15 lines
385 B
JSON
15 lines
385 B
JSON
{
|
|
"keyboard_name": "Six Pack",
|
|
"url": "https://www.40percent.club/2017/05/six-pack-11.html",
|
|
"maintainer": "qmk",
|
|
"width": 3,
|
|
"height": 2,
|
|
"layouts": {
|
|
"LAYOUT_ortho_2x3": {
|
|
"layout": [
|
|
{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0},
|
|
{"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}
|
|
]
|
|
}
|
|
}
|
|
}
|