Move single LAYOUTs to data driven (#20365)
				
					
				
			This commit is contained in:
		
							parent
							
								
									941e159a28
								
							
						
					
					
						commit
						5bd68e3695
					
				
					 1443 changed files with 45214 additions and 59923 deletions
				
			
		| 
						 | 
				
			
			@ -33,27 +33,27 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		|||
    ),
 | 
			
		||||
 | 
			
		||||
    [_LAY1] = LAYOUT(
 | 
			
		||||
                    ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___  
 | 
			
		||||
                      _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______  
 | 
			
		||||
    ),
 | 
			
		||||
 | 
			
		||||
    [_LAY2] = LAYOUT(
 | 
			
		||||
                    ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___
 | 
			
		||||
                      _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______
 | 
			
		||||
    ),
 | 
			
		||||
 | 
			
		||||
    [_LAY3] = LAYOUT(
 | 
			
		||||
                    ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___, 
 | 
			
		||||
    ___, ___, ___, ___, ___, ___
 | 
			
		||||
                      _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______, 
 | 
			
		||||
    _______, _______, _______, _______, _______, _______
 | 
			
		||||
    ),
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue