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.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/xelus/dawn60/rev1/config.h b/keyboards/xelus/dawn60/rev1/config.h
index 6aeef780bb..2e7f49644d 100644
--- a/keyboards/xelus/dawn60/rev1/config.h
+++ b/keyboards/xelus/dawn60/rev1/config.h
@@ -15,11 +15,6 @@
*/
#pragma once
-#include "config_common.h"
-
-// key matrix size
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 14
//no underglow - prototype
//#define MATRIX_ROW_PINS { B1, B3, B7, F6, F7 }
@@ -36,9 +31,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