Minor cleanup
This commit is contained in:
		
							parent
							
								
									8cbf61c919
								
							
						
					
					
						commit
						06d21009b2
					
				
					 3 changed files with 2 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -134,13 +134,6 @@ typedef union {
 | 
			
		|||
    } nkro;
 | 
			
		||||
#endif
 | 
			
		||||
} __attribute__ ((packed)) report_keyboard_t;
 | 
			
		||||
/*
 | 
			
		||||
typedef struct {
 | 
			
		||||
    uint8_t mods;
 | 
			
		||||
    uint8_t reserved;
 | 
			
		||||
    uint8_t keys[REPORT_KEYS];
 | 
			
		||||
} __attribute__ ((packed)) report_keyboard_t;
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    uint8_t buttons;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue