summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/scramble/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nullbitsco/scramble/info.json')
-rw-r--r--keyboards/nullbitsco/scramble/info.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/keyboards/nullbitsco/scramble/info.json b/keyboards/nullbitsco/scramble/info.json
deleted file mode 100644
index cc5fd28d76..0000000000
--- a/keyboards/nullbitsco/scramble/info.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "keyboard_name": "SCRAMBLE",
- "manufacturer": "nullbits",
- "url": "https://nullbits.co/scramble",
- "maintainer": "jaygreco",
- "usb": {
- "vid": "0x6E61",
- "pid": "0x6062",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {
- "label": "n",
- "x": 0,
- "y": 0
- },
- {
- "x": 1,
- "y": 0
- },
- {
- "x": 2,
- "y": 0
- },
- {
- "x": 0,
- "y": 1
- },
- {
- "x": 1,
- "y": 1
- },
- {
- "x": 2,
- "y": 1
- }
- ]
- }
- }
-}