summaryrefslogtreecommitdiffstats
path: root/keyboards/maple_computing/c39
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maple_computing/c39')
-rwxr-xr-xkeyboards/maple_computing/c39/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/maple_computing/c39/config.h b/keyboards/maple_computing/c39/config.h
index fce77e5a3f..1b11bc5ce9 100755
--- a/keyboards/maple_computing/c39/config.h
+++ b/keyboards/maple_computing/c39/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 3
-#define MATRIX_COLS 13
-
#define MATRIX_ROW_PINS { D1, B4, B5 }
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, B6, D7, E6, C6, D2, D3 }