From 1e643ba1d1fddf27113564e5ea9d8751cb9a9c01 Mon Sep 17 00:00:00 2001 From: yiancar Date: Fri, 1 Jul 2022 07:11:13 +0100 Subject: [Keyboard] Nebula12b (#17308) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan Co-authored-by: yiancar --- keyboards/spaceholdings/nebula12b/info.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 keyboards/spaceholdings/nebula12b/info.json (limited to 'keyboards/spaceholdings/nebula12b/info.json') 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} + ] + } + } +} -- cgit v1.2.3