diff options
Diffstat (limited to 'keyboards/mlego/m48/config.h')
-rw-r--r-- | keyboards/mlego/m48/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mlego/m48/config.h b/keyboards/mlego/m48/config.h index 29bc9f07e7..a64c35392f 100644 --- a/keyboards/mlego/m48/config.h +++ b/keyboards/mlego/m48/config.h @@ -15,13 +15,10 @@ */ #pragma once -#include "config_common.h" #define MATRIX_ROWS 4 // Rows are doubled-up #define MATRIX_COLS 12 -#define DEBOUNCE 5 - /* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW |