summaryrefslogtreecommitdiff
path: root/keyboards/rama/m10_b/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rama/m10_b/info.json')
-rw-r--r--keyboards/rama/m10_b/info.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/rama/m10_b/info.json b/keyboards/rama/m10_b/info.json
deleted file mode 100644
index fb144030d0..0000000000
--- a/keyboards/rama/m10_b/info.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "keyboard_name": "m10-b",
- "url": "",
- "maintainer": "qmk",
- "width": 3,
- "height": 4,
- "layouts": {
- "LAYOUT": {
- "layout": [
- { "x": 0, "y": 0 },
- { "x": 1, "y": 0 },
- { "x": 2, "y": 0 },
- { "x": 0, "y": 1 },
- { "x": 1, "y": 1 },
- { "x": 2, "y": 1 },
- { "x": 0, "y": 2 },
- { "x": 1, "y": 2 },
- { "x": 2, "y": 2 },
- { "x": 1, "y": 3, "w": 2.0 }
- ]
- }
- }
-}