summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/polyandry
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/polyandry')
-rw-r--r--keyboards/40percentclub/polyandry/promicro/config.h4
-rw-r--r--keyboards/40percentclub/polyandry/teensy2/config.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/40percentclub/polyandry/promicro/config.h b/keyboards/40percentclub/polyandry/promicro/config.h
index 1c1578a8d3..ff148a0b3f 100644
--- a/keyboards/40percentclub/polyandry/promicro/config.h
+++ b/keyboards/40percentclub/polyandry/promicro/config.h
@@ -17,10 +17,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 12
-
/* key matrix pins
* Direct pins is not used because there is not a shared ground position
* between all compatible microcontrollers.
diff --git a/keyboards/40percentclub/polyandry/teensy2/config.h b/keyboards/40percentclub/polyandry/teensy2/config.h
index 6a217eea5b..8eaeb3167a 100644
--- a/keyboards/40percentclub/polyandry/teensy2/config.h
+++ b/keyboards/40percentclub/polyandry/teensy2/config.h
@@ -17,10 +17,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 12
-
/* key matrix pins */
// Note from original contributor (ryjelsum):