summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth20x/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wuque/mammoth20x/config.h')
-rw-r--r--keyboards/wuque/mammoth20x/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/wuque/mammoth20x/config.h b/keyboards/wuque/mammoth20x/config.h
index f99a599510..3ae0303beb 100644
--- a/keyboards/wuque/mammoth20x/config.h
+++ b/keyboards/wuque/mammoth20x/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 6
-#define MATRIX_COLS 4
-
#define MATRIX_ROW_PINS { D5, F0, F1, F4, F5, F6 }
#define MATRIX_COL_PINS { B0, B1, E6, F7 }