diff options
Diffstat (limited to 'keyboards/onekeyco/dango40')
-rw-r--r-- | keyboards/onekeyco/dango40/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/onekeyco/dango40/config.h b/keyboards/onekeyco/dango40/config.h index f58c258843..6d1cd822c9 100644 --- a/keyboards/onekeyco/dango40/config.h +++ b/keyboards/onekeyco/dango40/config.h @@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* key matrix size */ -#define MATRIX_ROWS 4 -#define MATRIX_COLS 13 - // ROWS: Top to bottom, COLS: Left to right #define MATRIX_ROW_PINS { F4, F1, F0, C6 } |