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/>.
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { F1, D1, D2, D4, D6, F7, B0, F4 }
|
||||
#define MATRIX_COL_PINS { F6, D7, F5, C7, B4, C6, B6, B5 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define BOOTMAGIC_LITE_ROW 3
|
||||
#define BOOTMAGIC_LITE_COLUMN 6
|
||||
|
Reference in New Issue
Block a user