FIX: host_get_first_key in vusb/host.c
fixed hhkb to comply new API.
fixed macway to comply new API.
fixed adb_usb to comply new API.
integrate V-USB support into ps2_usb
Synchronous USART support for PS/2 on V-USB stack
PS/2: request to resend when error is occured.
fixed: not to send key if fn_keycode is modifier
refactor keyboard.h, host.h
added protocol stack: pjrc, vusb
define sendcha() in usb_debug.c
PS/2 library receives data partially by interrupt
added initial support of mousekeys to ps2_vusb
added PS/2 to USB converter use V-USB as protocol stack
Merge branch 'master' of github.com:tmk/tmk_keyboard
added some short keycode names for ISO and JIS keyboard.
added note about external pull resistor on DATA line.
fixed mousekey delay to do double/triple click easily.