Delete keyboards/tepphhra/rlycoolmacropad/config.h

This commit is contained in:
Tepphhra 2024-08-29 03:56:09 +03:00 committed by GitHub
parent 86202bd514
commit 9f794554dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +0,0 @@
#pragma once
#define MATRIX_ROWS 4
#define MATRIX_COLS 4
#define DIODE_DIRECTION COL2ROW
#define MATRIX_ROW_PINS { B6, E6, B4, B5 }
#define MATRIX_COL_PINS { C6, D4, D0, D1 }