summaryrefslogtreecommitdiffstats
path: root/keyboards/evancookaudio/sleepingdinosaur/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/evancookaudio/sleepingdinosaur/info.json')
-rw-r--r--keyboards/evancookaudio/sleepingdinosaur/info.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/keyboards/evancookaudio/sleepingdinosaur/info.json b/keyboards/evancookaudio/sleepingdinosaur/info.json
deleted file mode 100644
index de5cab5eb4..0000000000
--- a/keyboards/evancookaudio/sleepingdinosaur/info.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "keyboard_name": "sleepingdinosaur",
- "manufacturer": "evancook.audio",
- "url": "https://evancook.audio/",
- "maintainer": "evanmcook",
- "usb": {
- "vid": "0x636F",
- "pid": "0x0002",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"label":"1", "x":0, "y":0},
- {"label":"2", "x":1, "y":0},
- {"label":"3", "x":2, "y":0},
- {"label":"4", "x":3, "y":0},
- {"label":"5", "x":4, "y":0},
- {"label":"-", "x":5, "y":0},
-
- {"label":"6", "x":0, "y":1},
- {"label":"7", "x":1, "y":1},
- {"label":"8", "x":2, "y":1},
- {"label":"9", "x":3, "y":1},
- {"label":"0", "x":4, "y":1},
- {"label":"R", "x":5, "y":1},
-
- {"label":"/", "x":0, "y":2},
- {"label":"Q", "x":1, "y":2},
- {"label":"W", "x":2, "y":2},
- {"label":"E", "x":3, "y":2},
- {"label":"U", "x":4, "y":2},
- {"label":"V", "x":5, "y":2},
-
- {"label":"Enter", "x":0, "y":3, "h":2},
- {"label":"A", "x":1, "y":3},
- {"label":"S", "x":2, "y":3},
- {"label":"D", "x":3, "y":3},
- {"label":"Space", "x":4, "y":3, "h":2},
- {"label":"O", "x":5, "y":3},
-
- {"label":"Z", "x":1, "y":4},
- {"label":"X", "x":2, "y":4},
- {"label":"C", "x":3, "y":4},
- {"label":"N", "x":5, "y":4}
-
- ]
- }
- }
-} \ No newline at end of file