mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
		
							parent
							
								
									230f09ca17
								
							
						
					
					
						commit
						dcb8407ed6
					
				| @ -67,8 +67,8 @@ LUFA_OPTS += -DFIXED_CONTROL_ENDPOINT_SIZE=8 | |||||||
| LUFA_OPTS += -DFIXED_CONTROL_ENDPOINT_SIZE=8 | LUFA_OPTS += -DFIXED_CONTROL_ENDPOINT_SIZE=8 | ||||||
| LUFA_OPTS += -DFIXED_NUM_CONFIGURATIONS=1 | LUFA_OPTS += -DFIXED_NUM_CONFIGURATIONS=1 | ||||||
| 
 | 
 | ||||||
| # Remote wakeup fix for ATmega32U2        https://github.com/tmk/tmk_keyboard/issues/361
 | # Remote wakeup fix for ATmega16/32U2        https://github.com/tmk/tmk_keyboard/issues/361
 | ||||||
| ifeq ($(MCU),atmega32u2) | ifneq (,$(filter $(MCU), at90usb162 atmega16u2 atmega32u2)) | ||||||
| 	LUFA_OPTS += -DNO_LIMITED_CONTROLLER_CONNECT | 	LUFA_OPTS += -DNO_LIMITED_CONTROLLER_CONNECT | ||||||
| endif | endif | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Purdea Andrei
						Purdea Andrei