summaryrefslogtreecommitdiff
path: root/keyboards/seigaiha/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:39:56 +0800
committerGitHub <noreply@github.com>2022-01-10 16:39:56 -0800
commit36ebc75e9a1be0750f5a10bdd81c37621a3229cd (patch)
treed1bc27af980764a04461797e4743c0ca4227cdb8 /keyboards/seigaiha/info.json
parenta483ab321313471bfa54e71f14bb68056130b7c3 (diff)
[Keyboard] move yiancar's boards into yiancardesigns/ (#15781)
Diffstat (limited to 'keyboards/seigaiha/info.json')
-rw-r--r--keyboards/seigaiha/info.json81
1 files changed, 0 insertions, 81 deletions
diff --git a/keyboards/seigaiha/info.json b/keyboards/seigaiha/info.json
deleted file mode 100644
index 09bc2d09d0..0000000000
--- a/keyboards/seigaiha/info.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "keyboard_name": "Seigaiha",
- "url": "www.yiancar-designs.com",
- "maintainer": "Yiancar-Designs",
- "layouts": {
- "LAYOUT_alice_split_bs": {
- "layout": [
- {"x":0, "y":0},
- {"x":1.25, "y":0},
- {"x":2.25, "y":0},
- {"x":3.25, "y":0},
- {"x":4.25, "y":0},
- {"x":5.25, "y":0},
- {"x":6.25, "y":0},
- {"x":7.25, "y":0},
- {"x":10.25, "y":0},
- {"x":11.25, "y":0},
- {"x":12.25, "y":0},
- {"x":13.25, "y":0},
- {"x":14.25, "y":0},
- {"x":15.25, "y":0},
- {"x":16.25, "y":0},
- {"x":17.25, "y":0},
-
- {"x":0, "y":1},
- {"x":1.25, "y":1, "w":1.5},
- {"x":2.75, "y":1},
- {"x":3.75, "y":1},
- {"x":4.75, "y":1},
- {"x":5.75, "y":1},
- {"x":6.75, "y":1},
- {"x":9.75, "y":1},
- {"x":10.75, "y":1},
- {"x":11.75, "y":1},
- {"x":12.75, "y":1},
- {"x":13.75, "y":1},
- {"x":14.75, "y":1},
- {"x":15.75, "y":1},
- {"x":16.75, "y":1, "w":1.5},
-
- {"x":0, "y":2},
- {"x":1.25, "y":2, "w":1.75},
- {"x":3, "y":2},
- {"x":4, "y":2},
- {"x":5, "y":2},
- {"x":6, "y":2},
- {"x":7, "y":2},
- {"x":10, "y":2},
- {"x":11, "y":2},
- {"x":12, "y":2},
- {"x":13, "y":2},
- {"x":14, "y":2},
- {"x":15, "y":2},
- {"x":16, "y":2, "w":2.25},
-
- {"x":1.25, "y":3, "w":2.25},
- {"x":3.5, "y":3},
- {"x":4.5, "y":3},
- {"x":5.5, "y":3},
- {"x":6.5, "y":3},
- {"x":7.5, "y":3},
- {"x":9.5, "y":3},
- {"x":10.5, "y":3},
- {"x":11.5, "y":3},
- {"x":12.5, "y":3},
- {"x":13.5, "y":3},
- {"x":14.5, "y":3},
- {"x":15.5, "y":3, "w":1.75},
- {"x":17.25, "y":3},
-
- {"x":1.25, "y":4, "w":1.5},
- {"x":4.25, "y":4, "w":1.5},
- {"x":5.75, "y":4, "w":2},
- {"x":7.75, "y":4, "w":1.25},
- {"x":9.5, "y":4, "w":2.75},
- {"x":12.25, "y":4, "w":1.5},
- {"x":16.75, "y":4, "w":1.5}
- ]
- }
- }
-}