summaryrefslogtreecommitdiff
path: root/keyboards/shapeshifter4060/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-11 00:54:24 +0000
committerQMK Bot <hello@qmk.fm>2022-01-11 00:54:24 +0000
commitdb608aae51a8f09c67e5a1206af36ba994d6ca64 (patch)
tree43cbeee98bba5c3d0cf0e19a24d45d142aca1f56 /keyboards/shapeshifter4060/info.json
parentbc617d8ad1f76b7d7655aafd7dd0fcd1a3dd4733 (diff)
parent069ef7eb9eb454f47016ca8b7688b647a1e56583 (diff)
Merge remote-tracking branch 'origin/master' into develop
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}
+ ]
+ }
+ }
+}