Remove stray UNUSED_PINS (#19639)

This commit is contained in:
Joel Challis
2023-01-20 02:35:18 +00:00
committed by GitHub
parent 891780b17f
commit 5e502c3265
7 changed files with 0 additions and 14 deletions

View File

@@ -35,7 +35,6 @@
*/
#define MATRIX_ROW_PINS { A10, B9, A1, B11, A3 }
#define MATRIX_COL_PINS { A9, B8, F0, C15, C14, C13, B10, B2, B1, B0, A7, A6, A5, A4, A2 }
#define UNUSED_PINS
#define LED_CAPS_LOCK_PIN A8