summaryrefslogtreecommitdiff
path: root/keyboards/huytbt/h50/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/huytbt/h50/config.h')
-rw-r--r--keyboards/huytbt/h50/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/huytbt/h50/config.h b/keyboards/huytbt/h50/config.h
index a89fe3763e..c28e3ae238 100644
--- a/keyboards/huytbt/h50/config.h
+++ b/keyboards/huytbt/h50/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 4
@@ -34,9 +33,3 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-
-/* define if matrix has ghost */
-// #define MATRIX_HAS_GHOST
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5