diff options
Diffstat (limited to 'keyboards/exclusive/e6v2/oe/config.h')
-rw-r--r-- | keyboards/exclusive/e6v2/oe/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/exclusive/e6v2/oe/config.h b/keyboards/exclusive/e6v2/oe/config.h index 45f5869c8c..ec3aa69e8d 100644 --- a/keyboards/exclusive/e6v2/oe/config.h +++ b/keyboards/exclusive/e6v2/oe/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 @@ -53,4 +52,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 5 |