summaryrefslogtreecommitdiff
path: root/keyboards/shapeshifter4060/info.json
diff options
context:
space:
mode:
authorChuck Lauer Vose <vosechu@gmail.com>2022-01-10 19:53:54 -0500
committerGitHub <noreply@github.com>2022-01-10 16:53:54 -0800
commit101f5044359fed6455bccd9f99afa6d5cbdbbf13 (patch)
tree6d1cd7d06159a5a5505c70af47f893a437a09be1 /keyboards/shapeshifter4060/info.json
parentdd4e48b4a274810fc088dc43c1e9be6f0a248f1a (diff)
[Keyboard] Rename Laptreus to Shapeshifter4060 (#15655)
Diffstat (limited to 'keyboards/shapeshifter4060/info.json')
-rw-r--r--keyboards/shapeshifter4060/info.json62
1 files changed, 62 insertions, 0 deletions
diff --git a/keyboards/shapeshifter4060/info.json b/keyboards/shapeshifter4060/info.json
new file mode 100644
index 0000000000..5ec2bc2b03
--- /dev/null
+++ b/keyboards/shapeshifter4060/info.json
@@ -0,0 +1,62 @@
+{
+ "keyboard_name": "Shapeshifter 4060",
+ "url": "kitsunekeyboards.com",
+ "maintainer": "vosechu",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0.67},
+ {"x":1, "y":0.67},
+ {"x":2, "y":0.33},
+ {"x":3, "y":0},
+ {"x":4, "y":0.33},
+ {"x":5, "y":0.33},
+ {"x":8, "y":0.33},
+ {"x":9, "y":0.33},
+ {"x":10, "y":0},
+ {"x":11, "y":0.33},
+ {"x":12, "y":0.67},
+ {"x":13, "y":0.67},
+
+ {"x":0, "y":1.67},
+ {"x":1, "y":1.67},
+ {"x":2, "y":1.33},
+ {"x":3, "y":1},
+ {"x":4, "y":1.33},
+ {"x":5, "y":1.33},
+ {"x":8, "y":1.33},
+ {"x":9, "y":1.33},
+ {"x":10, "y":1},
+ {"x":11, "y":1.33},
+ {"x":12, "y":1.67},
+ {"x":13, "y":1.67},
+
+ {"x":0, "y":2.67},
+ {"x":1, "y":2.67},
+ {"x":2, "y":2.33},
+ {"x":3, "y":2},
+ {"x":4, "y":2.33},
+ {"x":5, "y":2.33},
+ {"x":8, "y":2.33},
+ {"x":9, "y":2.33},
+ {"x":10, "y":2},
+ {"x":11, "y":2.33},
+ {"x":12, "y":2.67},
+ {"x":13, "y":2.67},
+
+ {"x":0, "y":3.67},
+ {"x":1, "y":3.67},
+ {"x":2, "y":3.67},
+ {"x":3, "y":3.67},
+ {"x":4.5, "y":3.42},
+ {"x":5.5, "y":3.67},
+ {"x":7.5, "y":3.67},
+ {"x":8.5, "y":3.42},
+ {"x":10, "y":3.67},
+ {"x":11, "y":3.67},
+ {"x":12, "y":3.67},
+ {"x":13, "y":3.67}
+ ]
+ }
+ }
+}