diff options
Diffstat (limited to 'keyboards/qpockets/eggman/config.h')
-rw-r--r-- | keyboards/qpockets/eggman/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/qpockets/eggman/config.h b/keyboards/qpockets/eggman/config.h index 0faaeae1f5..a5f64d4050 100644 --- a/keyboards/qpockets/eggman/config.h +++ b/keyboards/qpockets/eggman/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 7 @@ -35,6 +34,3 @@ #define ENCODER_RESOLUTION 4 //#define ENCODER_DIRECTION_FLIP - -#define DEBOUNCE 5 - |