Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
{ B0 }
|
||||
#define MATRIX_ROW_PINS \
|
||||
{ A7 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define BACKLIGHT_PIN A1 /* Green LED. */
|
||||
#define BACKLIGHT_PWM_DRIVER PWMD5 /* GD32 numbering scheme starts from 0, TIMER4 on GD32 boards is TIMER5 on STM32 boards. */
|
||||
|
Reference in New Issue
Block a user