[Keyboard] Fixed inconsistent MATRIX_ROWS and MATRIX_COLS: wsk/gothic50 (#8150)

miryoku-merge-master
a_p_u_r_o 6 years ago committed by GitHub
parent fba9971555
commit a624c439a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,8 +11,8 @@
#define DESCRIPTION Expanded Ergo Keyboard
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
#define MATRIX_ROWS 4
#define MATRIX_COLS 14
/* key matrix pins */

Loading…
Cancel
Save