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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/aya/config.h b/keyboards/aya/config.h
index aa100864f2..56e966ce0f 100644
--- a/keyboards/aya/config.h
+++ b/keyboards/aya/config.h
@@ -16,16 +16,10 @@
#pragma once
-#include "config_common.h"
-
-#define MATRIX_ROWS 10
-#define MATRIX_COLS 7
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4 }
#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