diff options
Diffstat (limited to 'keyboards/adm42/config.h')
-rw-r--r-- | keyboards/adm42/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/adm42/config.h b/keyboards/adm42/config.h index 50e697a645..5c1a5b2c7c 100644 --- a/keyboards/adm42/config.h +++ b/keyboards/adm42/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" #define MATRIX_ROWS 4 #define MATRIX_COLS 12 @@ -24,7 +23,6 @@ #define DIODE_DIRECTION ROW2COL #define TAP_CODE_DELAY 1 -#define DEBOUNCE 10 #if defined(CONSOLE_ENABLE) #define DEBUG_MATRIX_SCAN_RATE |