tmk
							
						 
						
							 
							
							
							
								
							
								e2077cad45 
								
							
								 
							
						 
						
							
							
								
								Change key_t to keypos_t  
							
							 
							
							
 
							
						 
						
							11 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								09e6f71bff 
								
							
								 
							
						 
						
							
							
								
								adb_usb: Remove old comment of Makefile  
							
							 
							
							
 
							
						 
						
							11 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								ed8cf12d25 
								
							
								 
							
						 
						
							
							
								
								Add ISO keymap(issue  #35 ) and use new keymap API  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								Thomas Russell Murphy
							
						 
						
							 
							
							
							
								
							
								3ee5f565ae 
								
							
								 
							
						 
						
							
							
								
								Spellchecking converter README files.  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								Shay Green
							
						 
						
							 
							
							
							
								
							
								263c462656 
								
							
								 
							
						 
						
							
							
								
								Fixed handling of ADB event with key down and key up for same key all in one  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								821578293c 
								
							
								 
							
						 
						
							
							
								
								Remove tentative files from blargg  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								c531a185a4 
								
							
								 
							
						 
						
							
							
								
								Disable BOOTMAGIC and fix debug prints of adb_usb  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								84b9ce7125 
								
							
								 
							
						 
						
							
							
								
								Fix ADB led_set(); remove delay  
							
							 
							
							... 
							
							
 
							
							- the 100ms delay causes keystroke drop; this is observable with
  pressing Numlock key on AEK repeatedly
- without the delay LED sync problem doesn't occur now 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								ee109d68d6 
								
							
								 
							
						 
						
							
							
								
								Delete MOUSEKEY_DELAY_TIME in config.h  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								c18c52f551 
								
							
								 
							
						 
						
							
							
								
								Merge blargg's fix into adb.c  
							
							 
							
							... 
							
							
 
							
							- <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201 > 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								59ecced486 
								
							
								 
							
						 
						
							
							
								
								Add ADB protocol files from blargg's work  
							
							 
							
							... 
							
							
 
							
							- <http://geekhack.org/index.php?topic=14290.msg1070604#msg1070604 > 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								86082f90fa 
								
							
								 
							
						 
						
							
							
								
								Change ADB scan delay 12ms  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								e8e8f93bcf 
								
							
								 
							
						 
						
							
							
								
								Fix ADB missing keystrokes problem Thanks, blargg!  #14  
							
							 
							
							... 
							
							
 
							
							- Add delay between scans to prevent overlaod of ADB keyboard controllers
- <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919 > 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								63b3e2cbfb 
								
							
								 
							
						 
						
							
							
								
								Make LUFA stack as default for ADB converter  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								cb434cfebc 
								
							
								 
							
						 
						
							
							
								
								Remove clear matrix on ADB recv error  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								2721022078 
								
							
								 
							
						 
						
							
							
								
								Add mechanical locking switch support for NumLock and ScrollLock  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								86623f5724 
								
							
								 
							
						 
						
							
							
								
								Add compile conditional for assembler(xprintf)  
							
							 
							
							
 
							
						 
						
							12 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								540d0700dc 
								
							
								 
							
						 
						
							
							
								
								Remove common/controller_teensy.h  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								2372029de5 
								
							
								 
							
						 
						
							
							
								
								Remove MATRIX_HAS_LOCKING_CAPS option  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								d2e358712a 
								
							
								 
							
						 
						
							
							
								
								Add m0116 keymap from tufty  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								9e39b222d0 
								
							
								 
							
						 
						
							
							
								
								Add new build options to adb_usb  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								c4ab832be0 
								
							
								 
							
						 
						
							
							
								
								Fix Locking CapsLock support in ADB converter  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								9a72c7b8a2 
								
							
								 
							
						 
						
							
							
								
								Support for ISO/JIS keys on ADB(Issue#22)  
							
							 
							
							... 
							
							
 
							
							- ISO/JIS specific keys support.(Not tested :)
- Learned how to convert ADB into HID code from:
  http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c 
- Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII. 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								cf1eb8fbc6 
								
							
								 
							
						 
						
							
							
								
								Add ADB extended keyboard support by blargg@GH.  
							
							 
							
							... 
							
							
 
							
							This offers distinction between left/right modifiers. 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								8a81986191 
								
							
								 
							
						 
						
							
							
								
								Fix keymap to adjust new keyboard.c.  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								ce2e06c394 
								
							
								 
							
						 
						
							
							
								
								Fix projects for new keycodes  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								33d58c2b56 
								
							
								 
							
						 
						
							
							
								
								ADB conveter uses plain vanila keymap now.  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								9f05dc6f44 
								
							
								 
							
						 
						
							
							
								
								Change keymap of ADB converter.  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								d8ce19abd0 
								
							
								 
							
						 
						
							
							
								
								To prevent key stuck clear matrix array when ADB error occurs.  
							
							 
							
							
 
							
						 
						
							13 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								2769f09d11 
								
							
								 
							
						 
						
							
							
								
								Fix Makefiles.  
							
							 
							
							
 
							
						 
						
							14 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								76033dcd89 
								
							
								 
							
						 
						
							
							
								
								Add a keymap layer into ADB converter.  
							
							 
							
							
 
							
						 
						
							14 years ago  
						
					 
				
					
						
							
							
								 
								tmk
							
						 
						
							 
							
							
							
								
							
								afb0846208 
								
							
								 
							
						 
						
							
							
								
								Made directories for keyboard and converter projects.  
							
							 
							
							
 
							
						 
						
							14 years ago