Fixed some LEDs of Q15 Max doesn't work

This commit is contained in:
lokher 2024-09-02 10:06:58 +08:00
commit 664ae915b1
2 changed files with 2 additions and 9 deletions

View file

@ -77,10 +77,3 @@
#define FN_KEY_1 MO(4)
#define MATRIX_IO_DELAY 10
#if 1
#define UART_DEBUG_TRACE
#define DEBUG_PORT GPIOA
#define DEBUG_PIN 2
#endif