summaryrefslogtreecommitdiff
path: root/keyboards/xelus/dawn60/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xelus/dawn60/rev1/config.h')
-rw-r--r--keyboards/xelus/dawn60/rev1/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/xelus/dawn60/rev1/config.h b/keyboards/xelus/dawn60/rev1/config.h
index 6aeef780bb..fe0afea00a 100644
--- a/keyboards/xelus/dawn60/rev1/config.h
+++ b/keyboards/xelus/dawn60/rev1/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
// key matrix size
#define MATRIX_ROWS 5
@@ -36,9 +35,6 @@
// COL2ROW or ROW2COL
#define DIODE_DIRECTION COL2ROW
-// Set 0 if debouncing isn't needed
-#define DEBOUNCE 5
-
// Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap
#define LOCKING_SUPPORT_ENABLE
// Locking resynchronize hack