forked from forks/qmk_firmware
add info.json file for handwired/cans12er
This commit is contained in:
parent
c220ee89e8
commit
669bbb61f7
27
keyboards/handwired/cans12er/info.json
Normal file
27
keyboards/handwired/cans12er/info.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"keyboard_name": "Cans12er",
|
||||
"url": "",
|
||||
"maintainer": "canbaytok",
|
||||
"width": 4,
|
||||
"height": 3,
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_3x4": {
|
||||
"layout": [
|
||||
{"x":0, "y":0},
|
||||
{"x":1, "y":0},
|
||||
{"x":2, "y":0},
|
||||
{"x":3, "y":0},
|
||||
|
||||
{"x":0, "y":1},
|
||||
{"x":1, "y":1},
|
||||
{"x":2, "y":1},
|
||||
{"x":3, "y":1},
|
||||
|
||||
{"x":0, "y":2},
|
||||
{"x":1, "y":2},
|
||||
{"x":2, "y":2},
|
||||
{"x":3, "y":2}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue