Remove UNUSED_PINS (#17931)
This commit is contained in:
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* Keyboard Matrix Assignments*/
|
||||
#define MATRIX_ROW_PINS { B4, B5, D2 }
|
||||
#define MATRIX_COL_PINS { B2, B3, C5 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
Reference in New Issue
Block a user