summaryrefslogtreecommitdiffstats
path: root/keyboards/axolstudio/yeti/soldered/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/axolstudio/yeti/soldered/config.h')
-rw-r--r--keyboards/axolstudio/yeti/soldered/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/axolstudio/yeti/soldered/config.h b/keyboards/axolstudio/yeti/soldered/config.h
index 7c29cefdee..0e31a7113d 100644
--- a/keyboards/axolstudio/yeti/soldered/config.h
+++ b/keyboards/axolstudio/yeti/soldered/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 16
-
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { C7, C6, B6, B5, B4 }