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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/huytbt/h50/config.h b/keyboards/huytbt/h50/config.h
index a89fe3763e..f7afceb025 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
@@ -35,8 +34,5 @@
/* 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