summaryrefslogtreecommitdiff
path: root/keyboards/chaos65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chaos65/config.h')
-rw-r--r--keyboards/chaos65/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/chaos65/config.h b/keyboards/chaos65/config.h
index 018d28bcb9..713238dfa6 100644
--- a/keyboards/chaos65/config.h
+++ b/keyboards/chaos65/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 15
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { D0, D1, D2, D3, D5 }
@@ -29,8 +24,5 @@
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* NKRO */
#define FORCE_NKRO