Fix typo of variable name
Add TMK converter support to Next converter
- change protocol stack to LUFA
Merge branch 'usb_usb_fix'
Merge branch 'scottjad-master' into usb_usb_fix
Adhoc fix compile error of usb_usb
usb_usb: Remove mention of downloading LUFA
usb_usb: Remove mention of merged usb_hid branch
Merge branch 'rhaberkorn-serial-mouse'
Add serialmouser_usb project
Add option 7bit data to serial_soft.c
Add serial_mouse_task in keyboard.c
Revert ps2_usb/Makefile and config.h
Merge pull request #134 from xauser/master
Support for Lightpad keypad
Support for Lightpad keypad
Add build option and Sun specific commands
updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new
serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro
factored out serial_mouse_init() into serial_mouse.h