summaryrefslogtreecommitdiffstats
path: root/keyboards/binepad/bnr1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/binepad/bnr1/info.json')
-rwxr-xr-xkeyboards/binepad/bnr1/info.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/keyboards/binepad/bnr1/info.json b/keyboards/binepad/bnr1/info.json
deleted file mode 100755
index c5f1c05cce..0000000000
--- a/keyboards/binepad/bnr1/info.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "manufacturer": "Binepad",
- "keyboard_name": "BNR1",
- "maintainer": "Binpad",
- "debounce": 5,
- "features": {
- "bootmagic": true,
- "command": false,
- "console": false,
- "extrakey": true,
- "mousekey": true,
- "nkro": false,
- "encoder": true
- },
- "url": "http://binepad.com",
- "usb": {
- "vid": "0x4249",
- "pid": "0x4231",
- "device_version": "1.0.0"
- },
- "community_layouts": ["ortho_1x1"],
- "layouts": {
- "LAYOUT_ortho_1x1": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0, "w": 2, "h": 2}
- ]
- }
- }
-}