summaryrefslogtreecommitdiff
path: root/keyboards/tkw/stoutgat/v1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tkw/stoutgat/v1')
-rw-r--r--keyboards/tkw/stoutgat/v1/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/tkw/stoutgat/v1/config.h b/keyboards/tkw/stoutgat/v1/config.h
index ff535d56a7..e069c29c86 100644
--- a/keyboards/tkw/stoutgat/v1/config.h
+++ b/keyboards/tkw/stoutgat/v1/config.h
@@ -17,9 +17,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 15
#define TAP_CODE_DELAY 10
#define MATRIX_ROW_PINS { D1, D0, A0, A1, A2 }