summaryrefslogtreecommitdiff
path: root/keyboards/matrix/me/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matrix/me/config.h')
-rw-r--r--keyboards/matrix/me/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/matrix/me/config.h b/keyboards/matrix/me/config.h
index 69b54b5bd0..487bdb7dea 100644
--- a/keyboards/matrix/me/config.h
+++ b/keyboards/matrix/me/config.h
@@ -15,11 +15,6 @@
*/
#pragma once
-
-#define MATRIX_ROW_PINS {D3, D5, D4, D6, B5, B4}
-#define MATRIX_COL_PINS {B7, B3, B2, B1, B0, F0, F1, F4, F5, F6, F7, C7, C6, B6, D7}
-#define DIODE_DIRECTION COL2ROW
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.