qmk-dactyl-manuform-a/protocol/usb_hid
tmk 9382bf2f76 Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 2012-08-28 21:56:15 +09:00
..
USB_Host_Shield_2.0@d2ae0b4cd4 Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 2012-08-28 21:56:15 +09:00
arduino-1.0.1 Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 2012-08-28 21:56:15 +09:00
Makefile Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00
NullSerial.cpp Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00
README Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 2012-08-28 21:56:15 +09:00
USBAPI.h Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00
main.cpp Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00
parser.cpp Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00
parser.h Add USB HID(host) protocol.(not finished) 2012-08-28 21:56:15 +09:00

README

Third party Libraries
---------------------
USB_Host_Shield_2.0
    Circuits@Home repository is git-submoduled. Do git submodule init & update to get the content.
    https://github.com/felis/USB_Host_Shield_2.0

arduino-1.0.1
    Arduino files copied from:
    https://github.com/arduino/Arduino/hardware/arduino/{cores,variants}