summaryrefslogtreecommitdiffstats
path: root/keyboards/rart/rartlite/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rart/rartlite/config.h')
-rw-r--r--keyboards/rart/rartlite/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/rart/rartlite/config.h b/keyboards/rart/rartlite/config.h
index b4b77bf6a6..0bb282f1d6 100644
--- a/keyboards/rart/rartlite/config.h
+++ b/keyboards/rart/rartlite/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 8
-#define MATRIX_COLS 7
-
/* key matrix pins */
#define MATRIX_ROW_PINS { F4, D2, B2, B4, B6, B5, D0, D1 }
#define MATRIX_COL_PINS { D4, C6, D7, E6, B3, F7, D3 }