summaryrefslogtreecommitdiff
path: root/keyboards/creatkeebs/thera/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/creatkeebs/thera/config.h')
-rw-r--r--keyboards/creatkeebs/thera/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/creatkeebs/thera/config.h b/keyboards/creatkeebs/thera/config.h
index 4761d61a34..3a17d73f17 100644
--- a/keyboards/creatkeebs/thera/config.h
+++ b/keyboards/creatkeebs/thera/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 6
-#define MATRIX_COLS 15
/* key matrix pins */
#define MATRIX_ROW_PINS { B2, B1, B0, E6, B3, B7 }