forked from mirror/qmk_firmware
add info.json file for handwired/postageboard
This commit is contained in:
16
keyboards/handwired/postageboard/info.json
Normal file
16
keyboards/handwired/postageboard/info.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"keyboard_name": "Postage Board",
|
||||||
|
"url": "",
|
||||||
|
"maintainer": "LifeIsOnTheWire",
|
||||||
|
"width": 1,
|
||||||
|
"height": 1,
|
||||||
|
"layouts": {
|
||||||
|
"LAYOUT": {
|
||||||
|
"layout": [
|
||||||
|
{"x":0, "y":0},
|
||||||
|
{"x":1, "y":0},
|
||||||
|
{"x":2, "y":0}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user