Migrate RGB Matrix config to info.json (#22998)
This commit is contained in:
		
							parent
							
								
									c8c55e3220
								
							
						
					
					
						commit
						974e98ce59
					
				
					 173 changed files with 429 additions and 1408 deletions
				
			
		|  | @ -16,11 +16,6 @@ | |||
| 
 | ||||
| #pragma once | ||||
| 
 | ||||
| /* RGB Matrix Configuration */ | ||||
| #define DRIVER_1_LED_TOTAL 56 | ||||
| #define DRIVER_2_LED_TOTAL 47 | ||||
| #define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL) | ||||
| 
 | ||||
| #define ENCODER_DEFAULT_POS 0x3 | ||||
| 
 | ||||
| /* Enable caps-lock LED */ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joel Challis
						Joel Challis