summaryrefslogtreecommitdiff
path: root/keyboards/j80
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/j80')
-rw-r--r--keyboards/j80/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/j80/config.h b/keyboards/j80/config.h
index bd4ee4ca21..74268e88c4 100644
--- a/keyboards/j80/config.h
+++ b/keyboards/j80/config.h
@@ -18,9 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define MATRIX_ROWS 7
-#define MATRIX_COLS 14
-
#define MATRIX_ROW_PINS { B1, B2, B3, B5, B6, B7, B0 }
#define MATRIX_COL_PINS { A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, A0 }