summaryrefslogtreecommitdiff
path: root/keyboards/setta21/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 07:03:15 +0800
committerGitHub <noreply@github.com>2022-01-10 15:03:15 -0800
commite6e6529b4a85e9bdcb2708216b5434c52d5be15e (patch)
tree4fb399d03eee1f810c6603e1053936fee3b1fa6e /keyboards/setta21/info.json
parent4cff18a70594f2bb1143a19cbe1109e9c458f618 (diff)
[Keyboard] move Salicylic-acid3's keyboards to salicylic-acid3/ (#15791)
Diffstat (limited to 'keyboards/setta21/info.json')
-rw-r--r--keyboards/setta21/info.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/keyboards/setta21/info.json b/keyboards/setta21/info.json
deleted file mode 100644
index 46c06613a8..0000000000
--- a/keyboards/setta21/info.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "keyboard_name": "setta21",
- "url": "https://salicylic-acid3.hatenablog.com/",
- "maintainer": "Salicylic_acid3",
- "layouts": {
- "LAYOUT_numpad_6x4": {
- "layout": [
- {"label":"ESC", "x":0, "y":0},
- {"label":"F2", "x":1, "y":0},
- {"label":"\uff1d", "x":2, "y":0},
- {"label":"Del", "x":3, "y":0},
-
- {"label":"Num Lock", "x":0, "y":1.25},
- {"label":"/", "x":1, "y":1.25},
- {"label":"*", "x":2, "y":1.25},
- {"label":"-", "x":3, "y":1.25},
-
- {"label":"7", "x":0, "y":2.25},
- {"label":"8", "x":1, "y":2.25},
- {"label":"9", "x":2, "y":2.25},
-
- {"label":"4", "x":0, "y":3.25},
- {"label":"5", "x":1, "y":3.25},
- {"label":"6", "x":2, "y":3.25},
- {"label":"+", "x":3, "y":2.25, "h":2},
-
- {"label":"1", "x":0, "y":4.25},
- {"label":"2", "x":1, "y":4.25},
- {"label":"3", "x":2, "y":4.25},
-
- {"label":"0", "x":0, "y":5.25, "w":2},
- {"label":".", "x":2, "y":5.25},
- {"label":"Enter", "x":3, "y":4.25, "h":2}
- ]
- }
- }
-}