summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/p65rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/p65rgb/config.h')
-rw-r--r--keyboards/handwired/p65rgb/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/p65rgb/config.h b/keyboards/handwired/p65rgb/config.h
index 4d533fd4ab..4d6195c3c4 100644
--- a/keyboards/handwired/p65rgb/config.h
+++ b/keyboards/handwired/p65rgb/config.h
@@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 17
-
/* key matrix pins */
#define MATRIX_ROW_PINS { C7, C6, B6, B5, D5 }
#define MATRIX_COL_PINS { E6, F0, F1, F4, F5, F6, F7, B0, B1, B2, B3, B7, D0, D1, D2, D3, D7 }