summaryrefslogtreecommitdiff
path: root/keyboards/suihankey/rev1/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-13 06:13:45 +0800
committerGitHub <noreply@github.com>2022-01-12 14:13:45 -0800
commit92b2738bbbe98db0224972c612e06fe3f2f86045 (patch)
tree67a5d093ef34ba9ac573582a7da2bd35479e8b91 /keyboards/suihankey/rev1/info.json
parent5eb7eee5609768f993721e4360906e8e738620cc (diff)
move @kakunpc 's keebs into kakunpc/ (#15814)
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
Diffstat (limited to 'keyboards/suihankey/rev1/info.json')
-rw-r--r--keyboards/suihankey/rev1/info.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/keyboards/suihankey/rev1/info.json b/keyboards/suihankey/rev1/info.json
deleted file mode 100644
index 70029e17c9..0000000000
--- a/keyboards/suihankey/rev1/info.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "keyboard_name": "suihankey",
- "url": "https://kakunpc.booth.pm/",
- "maintainer": "kakunpc",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"x": 0, "y": 0.375},
- {"x": 1, "y": 0.125},
- {"x": 2, "y": 0},
- {"x": 3, "y": 0.125},
- {"x": 4, "y": 0.25},
-
- {"x": 0, "y": 1.375},
- {"x": 1, "y": 1.125},
- {"x": 2, "y": 1},
- {"x": 3, "y": 1.125},
- {"x": 4, "y": 1.25},
-
- {"x": 0, "y": 2.375},
- {"x": 1, "y": 2.125},
- {"x": 2, "y": 2},
- {"x": 3, "y": 2.125},
- {"x": 4, "y": 2.25},
-
- {"x": 3.4, "y": 3.25},
- {"x": 4.4, "y": 3.55},
- {"x": 5.4, "y": 3.85}
- ]
- }
- }
-}