summaryrefslogtreecommitdiff
path: root/keyboards/sofle/keyhive/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sofle/keyhive/config.h')
-rwxr-xr-xkeyboards/sofle/keyhive/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/sofle/keyhive/config.h b/keyboards/sofle/keyhive/config.h
index 8663bf8933..2bdaf03cf5 100755
--- a/keyboards/sofle/keyhive/config.h
+++ b/keyboards/sofle/keyhive/config.h
@@ -17,7 +17,6 @@
*/
#pragma once
-#include "config_common.h"
// Key matrix size
// Rows are doubled-up. Added extra column for rotary encoder VIA mapping.
@@ -32,8 +31,6 @@
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
-
// Encoder support
#define ENCODERS_PAD_A { F5 }
#define ENCODERS_PAD_B { F4 }