Remove empty override functions (#14312)
* Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
This commit is contained in:
		
							parent
							
								
									8a8fdd9a72
								
							
						
					
					
						commit
						fe6d6cf76d
					
				
					 479 changed files with 66 additions and 8439 deletions
				
			
		| 
						 | 
				
			
			@ -115,10 +115,6 @@ void backlight_set(uint8_t level) {
 | 
			
		|||
//   backlight_os_state & (1<<USB_LED_SCROLL_LOCK) ? (PORTB &= ~0b00010000) : (PORTB |= 0b00010000);
 | 
			
		||||
// }
 | 
			
		||||
 | 
			
		||||
// bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
 | 
			
		||||
//   return process_record_user(keycode, record);
 | 
			
		||||
// }
 | 
			
		||||
 | 
			
		||||
// U5 Pin 1, 2, 3 connected to top left LEDs
 | 
			
		||||
 | 
			
		||||
// U6 Pin 1, 2, 3 connected to bottom right leds col of 3
 | 
			
		||||
| 
						 | 
				
			
			@ -131,4 +127,4 @@ void backlight_set(uint8_t level) {
 | 
			
		|||
// U5, U6, U7 Pin 8 VCC
 | 
			
		||||
// U5, U6, U7 Pin 4 GRND
 | 
			
		||||
 | 
			
		||||
// U5 Pin 6 connected to atmega32u4 D4
 | 
			
		||||
// U5 Pin 6 connected to atmega32u4 D4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue