summaryrefslogtreecommitdiff
path: root/keyboards/fr4/unix60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fr4/unix60/config.h')
-rw-r--r--keyboards/fr4/unix60/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/fr4/unix60/config.h b/keyboards/fr4/unix60/config.h
index 5e0b52ee80..58cf18c02a 100644
--- a/keyboards/fr4/unix60/config.h
+++ b/keyboards/fr4/unix60/config.h
@@ -17,7 +17,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 7
@@ -29,6 +28,3 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5