summaryrefslogtreecommitdiff
path: root/keyboards/treasure/type9s2
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/treasure/type9s2')
-rw-r--r--keyboards/treasure/type9s2/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/treasure/type9s2/config.h b/keyboards/treasure/type9s2/config.h
index 20546a7cdb..fd7dc9f0b0 100644
--- a/keyboards/treasure/type9s2/config.h
+++ b/keyboards/treasure/type9s2/config.h
@@ -17,10 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 3
-#define MATRIX_COLS 3
-
/* Keyboard Matrix Assignments*/
#define MATRIX_ROW_PINS { B4, B5, D2 }
#define MATRIX_COL_PINS { B2, B3, C5 }