summaryrefslogtreecommitdiff
path: root/keyboards/handwired/postageboard/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/postageboard/info.json')
-rw-r--r--keyboards/handwired/postageboard/info.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/postageboard/info.json b/keyboards/handwired/postageboard/info.json
new file mode 100644
index 0000000000..6389470867
--- /dev/null
+++ b/keyboards/handwired/postageboard/info.json
@@ -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}
+ ]
+ }
+ }
+}