summaryrefslogtreecommitdiff
path: root/keyboards/spaceholdings/nebula12b/info.json
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2022-07-01 07:11:13 +0100
committerGitHub <noreply@github.com>2022-06-30 23:11:13 -0700
commit1e643ba1d1fddf27113564e5ea9d8751cb9a9c01 (patch)
tree741f3e5e15f38258f16793f2a974c427ad6ad5bd /keyboards/spaceholdings/nebula12b/info.json
parent38ca5e95e1e857991c968cd2eb9a26cfed4e12fc (diff)
[Keyboard] Nebula12b (#17308)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/spaceholdings/nebula12b/info.json')
-rwxr-xr-xkeyboards/spaceholdings/nebula12b/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/spaceholdings/nebula12b/info.json b/keyboards/spaceholdings/nebula12b/info.json
new file mode 100755
index 0000000000..4580cca278
--- /dev/null
+++ b/keyboards/spaceholdings/nebula12b/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "NEBULA12B",
+ "url": "",
+ "maintainer": "yiancar",
+ "layouts": {
+ "LAYOUT_all": {
+ "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}
+ ]
+ }
+ }
+}