forked from mirrors/qmk_userspace
		
	Updated FAQ (markdown)
This commit is contained in:
		
					parent
					
						
							
								fb94b97e48
							
						
					
				
			
			
				commit
				
					
						ab4f24a16a
					
				
			
		
					 1 changed files with 12 additions and 3 deletions
				
			
		
							
								
								
									
										15
									
								
								FAQ.md
									
										
									
									
									
								
							
							
						
						
									
										15
									
								
								FAQ.md
									
										
									
									
									
								
							| 
						 | 
					@ -8,6 +8,8 @@ To build with new **config.h** you need
 | 
				
			||||||
It is no longer recommended and may cause some problem.
 | 
					It is no longer recommended and may cause some problem.
 | 
				
			||||||
See [Issue #99](https://github.com/tmk/tmk_keyboard/issues/99).
 | 
					See [Issue #99](https://github.com/tmk/tmk_keyboard/issues/99).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Degug Console
 | 
					# Degug Console
 | 
				
			||||||
## hid_listen can't find device
 | 
					## hid_listen can't find device
 | 
				
			||||||
When debug console of your device is not ready you will see like this:
 | 
					When debug console of your device is not ready you will see like this:
 | 
				
			||||||
| 
						 | 
					@ -32,10 +34,17 @@ Check:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
***
 | 
					***
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# NKRO
 | 
					# Miscellaneous
 | 
				
			||||||
 | 
					## NKRO Doesn't work
 | 
				
			||||||
 | 
					Build with this option of Makefile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# PS/2 mouse support
 | 
					    NKRO_ENABLE = yes
 | 
				
			||||||
## TrackPoint needs reset circuit
 | 
					
 | 
				
			||||||
 | 
					And use `Magic` command **N** to toggle NKRO feature.
 | 
				
			||||||
 | 
					At this time NKRO is not used by default even if it is build with `NKRO_ENABLE`, you still need the `Magic`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## TrackPoint needs reset circuit(PS/2 mouse support)
 | 
				
			||||||
Without reset circuit you will have inconsistent reuslt due to improper initialize of the hardware. See circuit schematic of TPM754.
 | 
					Without reset circuit you will have inconsistent reuslt due to improper initialize of the hardware. See circuit schematic of TPM754.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
http://geekhack.org/index.php?topic=50176.msg1127447#msg1127447
 | 
					http://geekhack.org/index.php?topic=50176.msg1127447#msg1127447
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue