diff options
Diffstat (limited to 'keyboards/arabica37')
-rw-r--r-- | keyboards/arabica37/rev1/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/arabica37/rev1/config.h b/keyboards/arabica37/rev1/config.h index 49c2f0d254..dd7287d9c2 100644 --- a/keyboards/arabica37/rev1/config.h +++ b/keyboards/arabica37/rev1/config.h @@ -20,10 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define SOFT_SERIAL_PIN D2 -/* key matrix size */ -// Rows are doubled-up -#define MATRIX_ROWS 8 -#define MATRIX_COLS 7 #define MATRIX_ROW_PINS { D4, C6, D7, E6 } // wiring of each half |