summaryrefslogtreecommitdiffstats
path: root/keyboards/binepad/bnr1/v1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/binepad/bnr1/v1/info.json')
-rw-r--r--keyboards/binepad/bnr1/v1/info.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/binepad/bnr1/v1/info.json b/keyboards/binepad/bnr1/v1/info.json
deleted file mode 100644
index 44edbf87d3..0000000000
--- a/keyboards/binepad/bnr1/v1/info.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "bootloader": "atmel-dfu",
- "processor": "atmega32u4",
- "diode_direction": "COL2ROW",
- "matrix_pins": {
- "cols": ["B0"],
- "rows": ["E6"]
- },
- "encoder": {
- "rotary": [
- { "pin_a": "D6", "pin_b": "D7" }
- ]
- }
-}