summaryrefslogtreecommitdiffstats
path: root/keyboards/3keyecosystem/2key2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/3keyecosystem/2key2/config.h')
-rw-r--r--keyboards/3keyecosystem/2key2/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/3keyecosystem/2key2/config.h b/keyboards/3keyecosystem/2key2/config.h
index 9e21647523..6bb66fc39f 100644
--- a/keyboards/3keyecosystem/2key2/config.h
+++ b/keyboards/3keyecosystem/2key2/config.h
@@ -17,10 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 2
-
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { F6 }
#define MATRIX_COL_PINS { F4, D7 }