summaryrefslogtreecommitdiff
path: root/keyboards/keebzdotnet/fme/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebzdotnet/fme/config.h')
-rw-r--r--keyboards/keebzdotnet/fme/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keebzdotnet/fme/config.h b/keyboards/keebzdotnet/fme/config.h
index d4f72e6cce..03fa828fa5 100644
--- a/keyboards/keebzdotnet/fme/config.h
+++ b/keyboards/keebzdotnet/fme/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 4
-#define MATRIX_COLS 5
-
/* key matrix pins */
#define MATRIX_ROW_PINS { B6, B5, B7, D2 }
#define MATRIX_COL_PINS { B0, B4, B1, B3, B2 }