diff options
Diffstat (limited to 'keyboards/4pplet/waffling60/rev_d')
-rw-r--r-- | keyboards/4pplet/waffling60/rev_d/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/4pplet/waffling60/rev_d/config.h b/keyboards/4pplet/waffling60/rev_d/config.h index 65fedadffc..0d9ec62665 100644 --- a/keyboards/4pplet/waffling60/rev_d/config.h +++ b/keyboards/4pplet/waffling60/rev_d/config.h @@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 14 // ROWS: Top to bottom, COLS: Left to right #define MATRIX_ROW_PINS {B14,A9,B6,B5,B4} |