summaryrefslogtreecommitdiffstats
path: root/keyboards/binepad/bnr1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/binepad/bnr1')
-rwxr-xr-xkeyboards/binepad/bnr1/info.json1
-rw-r--r--keyboards/binepad/bnr1/v2/config.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/binepad/bnr1/info.json b/keyboards/binepad/bnr1/info.json
index 880209f6f1..42067200cd 100755
--- a/keyboards/binepad/bnr1/info.json
+++ b/keyboards/binepad/bnr1/info.json
@@ -2,7 +2,6 @@
"manufacturer": "Binepad",
"keyboard_name": "BNR1",
"maintainer": "Binpad",
- "debounce": 5,
"features": {
"bootmagic": true,
"command": false,
diff --git a/keyboards/binepad/bnr1/v2/config.h b/keyboards/binepad/bnr1/v2/config.h
index 7fbf1cfab1..c408f95d38 100644
--- a/keyboards/binepad/bnr1/v2/config.h
+++ b/keyboards/binepad/bnr1/v2/config.h
@@ -3,7 +3,5 @@
#pragma once
-#include "config_common.h"
-
#define WEAR_LEVELING_LOGICAL_SIZE 1024
#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)