From 37d801776ea84bcc93376d1f269e2c4093ea6d74 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Wed, 12 Jan 2022 02:05:06 +0800 Subject: [Keyboard] move @obosob 's boards into obosob/ (#15799) --- keyboards/arch_36/info.json | 50 --------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 keyboards/arch_36/info.json (limited to 'keyboards/arch_36/info.json') 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} - ] - } - } -} -- cgit v1.2.3