Merge pull request #8 from JeffreySung/master
Apple IIgs(A9M0330)/Standard(M0116) keyboard
Fix PS/2 protocol build options
Power key support
debounce issue exists
Change keymap of ADB converter.
To prevent key stuck clear matrix array when ADB error occurs.
ad hoc fix for wrong bit read problem of adb.c.
CapsLock Support
Don't define DEBOUNCE.
Apple IIgs/Standard Keyboard
converter/usb_usb: Change keymap.
Fix timeout logic of LUFA sendchar(), sned_*().
Add converter/usb_usb/README
usb_hid: workaround for compile on Windows.
usb_hid: Fix timer size uint16_t to uint32_t;
Add submodule USB_Host_Shield_2.0 from my repositry.
Remove submodule USB_Host_Shield_2.0(original).
Add USB to USB converter. unmature.
test build of 'Host shield' in minimal env.
Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.