Migrate RGB Matrix config to info.json - H (#22861)
This commit is contained in:
		
							parent
							
								
									c7b59a96df
								
							
						
					
					
						commit
						a45107e152
					
				
					 39 changed files with 413 additions and 681 deletions
				
			
		| 
						 | 
				
			
			@ -16,11 +16,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
// WS2812 RGB LED strip input and number of LEDs
 | 
			
		||||
#define RGB_MATRIX_LED_COUNT 36
 | 
			
		||||
#define RGB_MATRIX_SPLIT { 18, 18 }
 | 
			
		||||
#define RGB_MATRIX_CENTER { 133, 54 }
 | 
			
		||||
 | 
			
		||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 | 
			
		||||
#undef LOCKING_SUPPORT_ENABLE
 | 
			
		||||
/* Locking resynchronize hack */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue