mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 01:47:10 +06:00
Fixed some LEDs of Q15 Max doesn't work
This commit is contained in:
parent
abefc1d4a6
commit
664ae915b1
|
@ -30,8 +30,8 @@
|
|||
# define SNLED23751_SPI_DIVISOR 16
|
||||
# define SPI_DRIVER SPID1
|
||||
|
||||
/* Scan phase of led driver set as MSKPHASE_9CHANNEL(defined as 0x03 in snled27351.h) */
|
||||
# define SNLED27351_PHASE_CHANNEL MSKPHASE_9CHANNEL
|
||||
/* Scan phase of led driver set as MSKPHASE_12CHANNEL(defined as 0x03 in snled27351.h) */
|
||||
# define SNLED27351_PHASE_CHANNEL MSKPHASE_12CHANNEL
|
||||
|
||||
/* Set LED driver current */
|
||||
# define SNLED27351_CURRENT_TUNE \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user