summaryrefslogtreecommitdiffstats
path: root/keyboards/teleport/numpad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/teleport/numpad')
-rw-r--r--keyboards/teleport/numpad/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/teleport/numpad/config.h b/keyboards/teleport/numpad/config.h
index a257c6e9a5..1641098027 100644
--- a/keyboards/teleport/numpad/config.h
+++ b/keyboards/teleport/numpad/config.h
@@ -15,10 +15,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 4
-
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { D7, D4, D6, B4, B5 }
#define MATRIX_COL_PINS { F6, F5, F7, F4 }