Remove useless line continuations (#19399)
This commit is contained in:
		
							parent
							
								
									2b61cc739f
								
							
						
					
					
						commit
						801d2ff940
					
				
					 481 changed files with 8637 additions and 8723 deletions
				
			
		| 
						 | 
				
			
			@ -18,9 +18,9 @@
 | 
			
		|||
 | 
			
		||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		||||
[0] = LAYOUT( /* Base */
 | 
			
		||||
TD(CAD_TD) \
 | 
			
		||||
TD(CAD_TD)
 | 
			
		||||
),
 | 
			
		||||
[1] = LAYOUT( /*Secondary*/
 | 
			
		||||
TD(BSW_TAP_DANCE) \
 | 
			
		||||
TD(BSW_TAP_DANCE)
 | 
			
		||||
),
 | 
			
		||||
};
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue