Align location of some host led logic (#15954)
* Align location of host led logic * Move more * align ifdefs * Fix up includes * Move callback defs * Convert comment to build message
This commit is contained in:
		
							parent
							
								
									448a90f6b0
								
							
						
					
					
						commit
						6e83b44940
					
				
					 8 changed files with 58 additions and 46 deletions
				
			
		| 
						 | 
				
			
			@ -58,8 +58,6 @@ void keyboard_setup(void);
 | 
			
		|||
void keyboard_init(void);
 | 
			
		||||
/* it runs repeatedly in main loop */
 | 
			
		||||
void keyboard_task(void);
 | 
			
		||||
/* it runs when host LED status is updated */
 | 
			
		||||
void keyboard_set_leds(uint8_t leds);
 | 
			
		||||
/* it runs whenever code has to behave differently on a slave */
 | 
			
		||||
bool is_keyboard_master(void);
 | 
			
		||||
/* it runs whenever code has to behave differently on left vs right split */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue