diff options
Diffstat (limited to 'keyboards/binepad/bn009')
-rw-r--r-- | keyboards/binepad/bn009/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/binepad/bn009/config.h b/keyboards/binepad/bn009/config.h index 37800ef106..3f233e1488 100644 --- a/keyboards/binepad/bn009/config.h +++ b/keyboards/binepad/bn009/config.h @@ -17,10 +17,6 @@ #pragma once -/* Key matrix size */ -#define MATRIX_ROWS 3 -#define MATRIX_COLS 3 - #define MATRIX_ROW_PINS { D2, D1, D0 } #define MATRIX_COL_PINS { B6, B5, B4 } |