mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	Updated FAQ (markdown)
This commit is contained in:
		
							parent
							
								
									3c446334e9
								
							
						
					
					
						commit
						30bbfe92b3
					
				
							
								
								
									
										6
									
								
								FAQ.md
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								FAQ.md
									
									
									
									
									
								
							| @ -181,8 +181,10 @@ Pressing any key during sleep should wake host. | |||||||
| Arduino leonardo and micro have **ATMega32U4** and can be used for TMK, though Arduino bootloader may be a problem. | Arduino leonardo and micro have **ATMega32U4** and can be used for TMK, though Arduino bootloader may be a problem. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ## Using PF4-7 pins of USB AVR(ATMega32U* or AT90USB*)? | ## Using PF4-7 pins of USB AVR? | ||||||
| You need to set JTD bit of MCUCR yourself to use PF4-7 as GPIO. Those pins are configured to serve JTAG function by default. If you are using Teensy this isn't needed. Teensy is shipped with JTAGEN fuse bit unprogrammed to disable the function. | You need to set JTD bit of MCUCR yourself to use PF4-7 as GPIO. Those pins are configured to serve JTAG function by default. MCUs like ATMega*U* or AT90USB* are affeteced with this. | ||||||
|  | 
 | ||||||
|  | If you are using Teensy this isn't needed. Teensy is shipped with JTAGEN fuse bit unprogrammed to disable the function. | ||||||
| 
 | 
 | ||||||
| See this code. | See this code. | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 tmk
						tmk