summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/6macro/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/6macro/config.h')
-rw-r--r--keyboards/handwired/6macro/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/6macro/config.h b/keyboards/handwired/6macro/config.h
index d4d0b7385c..0dc61becd3 100644
--- a/keyboards/handwired/6macro/config.h
+++ b/keyboards/handwired/6macro/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 2
-#define MATRIX_COLS 3
-
/* pinout - DON'T CHANGE */
#define MATRIX_ROW_PINS { B3, B4 }
#define MATRIX_COL_PINS { B0, B1, B2 }