Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -38,7 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* 0 1 2 3 4 5 6 7 8 9 10 11*/
|
||||
#define MATRIX_ROW_PINS { B1, B4, B3, B2 }
|
||||
#define MATRIX_COL_PINS { C5, C4, C3, D0, C2, D1, C1, C0, D4, B0, D7, D6 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
Reference in New Issue
Block a user