summaryrefslogtreecommitdiff
path: root/keyboards/spaceholdings/nebula12/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/spaceholdings/nebula12/info.json')
-rwxr-xr-xkeyboards/spaceholdings/nebula12/info.json18
1 files changed, 16 insertions, 2 deletions
diff --git a/keyboards/spaceholdings/nebula12/info.json b/keyboards/spaceholdings/nebula12/info.json
index aca8ea5f69..a48f88c814 100755
--- a/keyboards/spaceholdings/nebula12/info.json
+++ b/keyboards/spaceholdings/nebula12/info.json
@@ -9,9 +9,23 @@
"device_version": "0.0.1"
},
"layouts": {
- "LAYOUT_68_ansi": {
+ "LAYOUT_ortho_4x3": {
"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}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}
+ {"x":0, "y":0},
+ {"x":1, "y":0},
+ {"x":2, "y":0},
+
+ {"x":0, "y":1},
+ {"x":1, "y":1},
+ {"x":2, "y":1},
+
+ {"x":0, "y":2},
+ {"x":1, "y":2},
+ {"x":2, "y":2},
+
+ {"x":0, "y":3},
+ {"x":1, "y":3},
+ {"x":2, "y":3}
]
}
}