summaryrefslogtreecommitdiffstats
path: root/keyboards/treadstone32/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:38:31 +0800
committerGitHub <noreply@github.com>2022-01-10 16:38:31 -0800
commita2ddb44957ce134b08081daf769ec25cd1463918 (patch)
tree90c60d1ec2ad9bc9a9900441e43d48053549c36d /keyboards/treadstone32/info.json
parent31a6401193f66d5c6d244c3db6e6292b57e274d7 (diff)
[Keyboard] move marksard's boards to marksard/ (#15786)
Diffstat (limited to 'keyboards/treadstone32/info.json')
-rw-r--r--keyboards/treadstone32/info.json173
1 files changed, 0 insertions, 173 deletions
diff --git a/keyboards/treadstone32/info.json b/keyboards/treadstone32/info.json
deleted file mode 100644
index d9c1069b38..0000000000
--- a/keyboards/treadstone32/info.json
+++ /dev/null
@@ -1,173 +0,0 @@
-{
- "keyboard_name": "Treadstone32",
- "url": "https://github.com/marksard/Keyboards",
- "maintainer": "marksard",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {
- "label": "Q",
- "x": 0,
- "y": 0
- },
- {
- "label": "W",
- "x": 1,
- "y": 0
- },
- {
- "label": "E",
- "x": 2,
- "y": 0
- },
- {
- "label": "R",
- "x": 3,
- "y": 0
- },
- {
- "label": "T",
- "x": 4,
- "y": 0
- },
- {
- "label": "Y",
- "x": 5.5,
- "y": 0
- },
- {
- "label": "U",
- "x": 6.5,
- "y": 0
- },
- {
- "label": "I",
- "x": 7.5,
- "y": 0
- },
- {
- "label": "O",
- "x": 8.5,
- "y": 0
- },
- {
- "label": "P",
- "x": 9.5,
- "y": 0
- },
- {
- "label": "A",
- "x": 0.25,
- "y": 1
- },
- {
- "label": "S",
- "x": 1.25,
- "y": 1
- },
- {
- "label": "D",
- "x": 2.25,
- "y": 1
- },
- {
- "label": "F",
- "x": 3.25,
- "y": 1
- },
- {
- "label": "G",
- "x": 4.25,
- "y": 1
- },
- {
- "label": "H",
- "x": 5.25,
- "y": 1
- },
- {
- "label": "J",
- "x": 6.25,
- "y": 1
- },
- {
- "label": "K",
- "x": 7.25,
- "y": 1
- },
- {
- "label": "L",
- "x": 8.25,
- "y": 1
- },
- {
- "label": "enter",
- "x": 9.25,
- "y": 1
- },
- {
- "label": "Z",
- "x": 0,
- "y": 2
- },
- {
- "label": "X",
- "x": 1,
- "y": 2
- },
- {
- "label": "C",
- "x": 2,
- "y": 2
- },
- {
- "label": "V",
- "x": 3,
- "y": 2
- },
- {
- "label": "B",
- "x": 4,
- "y": 2
- },
- {
- "label": "N",
- "x": 5.5,
- "y": 2
- },
- {
- "label": "M",
- "x": 6.5,
- "y": 2
- },
- {
- "label": ",",
- "x": 7.5,
- "y": 2
- },
- {
- "label": ".",
- "x": 8.5,
- "y": 2
- },
- {
- "label": "/",
- "x": 9.5,
- "y": 2
- },
- {
- "label": "backspace",
- "x": 3.25,
- "y": 3,
- "w": 2
- },
- {
- "label": "space",
- "x": 5.25,
- "y": 3,
- "w": 2
- }
- ]
- }
- }
-}