Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -35,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
{ B0, B1, B2, B3, B7, D0 }
|
||||
#define MATRIX_COL_PINS \
|
||||
{ D1, D2, D3, C6, C7, F0, F1, F4, F5, F6, F7, B6, B5, B4, D7, D6 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION ROW2COL // the positive current flows into the rows and then out of the columns negative.
|
||||
|
Reference in New Issue
Block a user