Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -44,7 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
// Checked with Eagle Schematic
|
||||
#define MATRIX_ROW_PINS { D7, B5, F7, D4 }
|
||||
#define MATRIX_COL_PINS { D2, D3, D5, D6, B4, B6, F6, F5, F4, F1, F0, B3 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
Reference in New Issue
Block a user