mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	Fix hub16
This commit is contained in:
		
							parent
							
								
									a17fe1f2ad
								
							
						
					
					
						commit
						a84bc86073
					
				| @ -229,6 +229,12 @@ uint8_t matrix_scan(void) { | |||||||
|     return (uint8_t)changed; |     return (uint8_t)changed; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | __attribute__((weak)) | ||||||
|  | void matrix_scan_user(void) {} | ||||||
|  | 
 | ||||||
|  | __attribute__((weak)) | ||||||
|  | void matrix_init_user(void) {} | ||||||
|  | 
 | ||||||
| // Customisations for the encoders
 | // Customisations for the encoders
 | ||||||
| void matrix_init_kb(void){ | void matrix_init_kb(void){ | ||||||
|     setPinInput(SWITCH_1); |     setPinInput(SWITCH_1); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 skullY
						skullY