summaryrefslogtreecommitdiff
path: root/keyboards/treadstone32/info.json
diff options
context:
space:
mode:
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
- }
- ]
- }
- }
-}