summaryrefslogtreecommitdiffstats
path: root/keyboards/arch_36/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-12 02:05:06 +0800
committerGitHub <noreply@github.com>2022-01-11 10:05:06 -0800
commit37d801776ea84bcc93376d1f269e2c4093ea6d74 (patch)
treea636d49a125b04ae8dd524c2d4c871897e9e8d01 /keyboards/arch_36/info.json
parentf0c14507a521dbb7c6418ef5209b96057fffcdf7 (diff)
[Keyboard] move @obosob 's boards into obosob/ (#15799)
Diffstat (limited to 'keyboards/arch_36/info.json')
-rw-r--r--keyboards/arch_36/info.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/keyboards/arch_36/info.json b/keyboards/arch_36/info.json
deleted file mode 100644
index 344674a426..0000000000
--- a/keyboards/arch_36/info.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "keyboard_name": "Arch-36",
- "url": "",
- "maintainer": "obosob",
- "layouts": {
- "LAYOUT_split_3x5_3": {
- "layout": [
- {"x":0, "y":1},
- {"x":1, "y":0.25},
- {"x":2, "y":0},
- {"x":3, "y":0.375},
- {"x":4, "y":0.5},
- {"x":9, "y":0.5},
- {"x":10, "y":0.375},
- {"x":11, "y":0},
- {"x":12, "y":0.25},
- {"x":13, "y":1},
-
- {"x":0, "y":2},
- {"x":1, "y":1.25},
- {"x":2, "y":1},
- {"x":3, "y":1.375},
- {"x":4, "y":1.5},
- {"x":9, "y":1.5},
- {"x":10, "y":1.375},
- {"x":11, "y":1},
- {"x":12, "y":1.25},
- {"x":13, "y":2},
-
- {"x":0, "y":3},
- {"x":1, "y":2.25},
- {"x":2, "y":2},
- {"x":3, "y":2.375},
- {"x":4, "y":2.5},
- {"x":9, "y":2.5},
- {"x":10, "y":2.375},
- {"x":11, "y":2},
- {"x":12, "y":2.25},
- {"x":13, "y":3},
-
- {"x":3.5, "y":3.5},
- {"x":4.5, "y":3.7},
- {"x":5.5, "y":4.1},
- {"x":7.5, "y":4.1},
- {"x":8.5, "y":3.7},
- {"x":9.5, "y":3.5}
- ]
- }
- }
-}