fix failing keyboards

This commit is contained in:
Ilya Zhuravlev 2023-06-04 14:30:28 -06:00
parent d6e95213e3
commit 2ebc2fd3a2
18 changed files with 12 additions and 34 deletions

View file

@ -16,9 +16,6 @@
#pragma once
#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15