forked from mirrors/qmk_userspace
		
	Fixed some LEDs of Q15 Max doesn't work
This commit is contained in:
		
					parent
					
						
							
								abefc1d4a6
							
						
					
				
			
			
				commit
				
					
						664ae915b1
					
				
			
		
					 2 changed files with 2 additions and 9 deletions
				
			
		| 
						 | 
					@ -30,8 +30,8 @@
 | 
				
			||||||
#    define SNLED23751_SPI_DIVISOR 16
 | 
					#    define SNLED23751_SPI_DIVISOR 16
 | 
				
			||||||
#    define SPI_DRIVER SPID1
 | 
					#    define SPI_DRIVER SPID1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Scan phase of led driver set as MSKPHASE_9CHANNEL(defined as 0x03 in snled27351.h) */
 | 
					/* Scan phase of led driver set as MSKPHASE_12CHANNEL(defined as 0x03 in snled27351.h) */
 | 
				
			||||||
#    define SNLED27351_PHASE_CHANNEL MSKPHASE_9CHANNEL
 | 
					#    define SNLED27351_PHASE_CHANNEL MSKPHASE_12CHANNEL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Set LED driver current */
 | 
					/* Set LED driver current */
 | 
				
			||||||
#    define SNLED27351_CURRENT_TUNE \
 | 
					#    define SNLED27351_CURRENT_TUNE \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -77,10 +77,3 @@
 | 
				
			||||||
#define FN_KEY_1 MO(4)
 | 
					#define FN_KEY_1 MO(4)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define MATRIX_IO_DELAY 10
 | 
					#define MATRIX_IO_DELAY 10
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if 1
 | 
					 | 
				
			||||||
#define UART_DEBUG_TRACE
 | 
					 | 
				
			||||||
#define DEBUG_PORT  GPIOA
 | 
					 | 
				
			||||||
#define DEBUG_PIN   2
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue