summaryrefslogtreecommitdiff
path: root/keyboards/laptreus/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/laptreus/info.json
parentdd4e48b4a274810fc088dc43c1e9be6f0a248f1a (diff)
[Keyboard] Rename Laptreus to Shapeshifter4060 (#15655)
Diffstat (limited to 'keyboards/laptreus/info.json')
-rw-r--r--keyboards/laptreus/info.json62
1 files changed, 0 insertions, 62 deletions
diff --git a/keyboards/laptreus/info.json b/keyboards/laptreus/info.json
deleted file mode 100644
index f82cc8419d..0000000000
--- a/keyboards/laptreus/info.json
+++ /dev/null
@@ -1,62 +0,0 @@
-{
- "keyboard_name": "Laptreus",
- "url": "",
- "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}
- ]
- }
- }
-}