summaryrefslogtreecommitdiff
path: root/keyboards/keebio/wavelet/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/wavelet/config.h')
-rw-r--r--keyboards/keebio/wavelet/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keebio/wavelet/config.h b/keyboards/keebio/wavelet/config.h
index 3c2f744188..eff882832a 100644
--- a/keyboards/keebio/wavelet/config.h
+++ b/keyboards/keebio/wavelet/config.h
@@ -20,10 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 8
-#define MATRIX_COLS 6
-
// wiring of each half
#define MATRIX_ROW_PINS { F4, F5, F7, B3, D2, D1, D4, D7 }
#define MATRIX_COL_PINS { F6, B1, B2, B6, B4, E6 }