summaryrefslogtreecommitdiffstats
path: root/keyboards/percent/booster/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/percent/booster/info.json')
-rw-r--r--keyboards/percent/booster/info.json34
1 files changed, 0 insertions, 34 deletions
diff --git a/keyboards/percent/booster/info.json b/keyboards/percent/booster/info.json
deleted file mode 100644
index 5700e4ab7a..0000000000
--- a/keyboards/percent/booster/info.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "keyboard_name": "Booster",
- "manufacturer": "Percent Studio",
- "url": "",
- "maintainer": "qmk",
- "usb": {
- "vid": "0x5053",
- "pid": "0x4253",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT_numpad_5x4": {
- "layout": [
- {"label":"K00 (D1,C7)", "x":0, "y":0},
- {"label":"K01 (D1,D4)", "x":1, "y":0},
- {"label":"K02 (D1,D2)", "x":2, "y":0},
- {"label":"K03 (D1,D0)", "x":3, "y":0},
- {"label":"K10 (D6,C7)", "x":0, "y":1},
- {"label":"K11 (D6,D4)", "x":1, "y":1},
- {"label":"K12 (D6,D2)", "x":2, "y":1},
- {"label":"K20 (D7,C7)", "x":0, "y":2},
- {"label":"K21 (D7,D4)", "x":1, "y":2},
- {"label":"K22 (D7,D2)", "x":2, "y":2},
- {"label":"K23 (D7,D0)", "x":3, "y":1, "h":2},
- {"label":"K30 (B4,C7)", "x":0, "y":3},
- {"label":"K31 (B4,D4)", "x":1, "y":3},
- {"label":"K32 (B4,D2)", "x":2, "y":3},
- {"label":"K40 (B5,C7)", "x":0, "y":4, "w":2},
- {"label":"K42 (B5,D2)", "x":2, "y":4},
- {"label":"K33 (B4,D0)", "x":3, "y":3, "h":2}
- ]
- }
- }
-}