summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/thekey/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/massdrop/thekey/info.json')
-rw-r--r--keyboards/massdrop/thekey/info.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/massdrop/thekey/info.json b/keyboards/massdrop/thekey/info.json
deleted file mode 100644
index 437b5d7409..0000000000
--- a/keyboards/massdrop/thekey/info.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "keyboard_name": "The Key",
- "manufacturer": "Drop",
- "url": "https://drop.com/buy/stack-overflow-the-key-macropad",
- "maintainer": "massdrop",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x0000",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- { "label": "K00 (D4,D2)", "x": 0, "y": 0 },
- { "label": "K01 (D4,D1)", "x": 1, "y": 0 },
- { "label": "K02 (D4,D0)", "x": 2, "y": 0 }
- ]
- }
- }
-}