Migrate RGB Matrix config to info.json - C (#22807)
This commit is contained in:
		
							parent
							
								
									c412b7fc42
								
							
						
					
					
						commit
						a5f1438f58
					
				
					 25 changed files with 211 additions and 330 deletions
				
			
		| 
						 | 
				
			
			@ -36,12 +36,4 @@
 | 
			
		|||
#define I2C1_OPMODE OPMODE_I2C
 | 
			
		||||
#define I2C1_CLOCK_SPEED 400000 /* 400000 */
 | 
			
		||||
 | 
			
		||||
#define DRIVER_1_LED_TOTAL 63
 | 
			
		||||
#define DRIVER_2_LED_TOTAL 20
 | 
			
		||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL + 22)
 | 
			
		||||
 | 
			
		||||
#define RGB_MATRIX_SLEEP // turn off effects when suspended
 | 
			
		||||
#define RGB_TRIGGER_ON_KEYDOWN
 | 
			
		||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
 | 
			
		||||
#define RGB_MATRIX_KEYPRESSES
 | 
			
		||||
#define RGB_MATRIX_KEYRELEASES
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue