summaryrefslogtreecommitdiff
path: root/keyboards/aya/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aya/config.h')
-rw-r--r--keyboards/aya/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/aya/config.h b/keyboards/aya/config.h
index aa100864f2..e83fd4f50e 100644
--- a/keyboards/aya/config.h
+++ b/keyboards/aya/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
#define MATRIX_ROWS 10
#define MATRIX_COLS 7
@@ -25,7 +24,5 @@
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2 }
#define DIODE_DIRECTION ROW2COL
-#define DEBOUNCE 5
-
#define SPLIT_HAND_PIN B5
#define USE_I2C