Commit graph

9 commits

Author SHA1 Message Date
Nico
8392355ebe Updated HID-Bridge
Now works for USB and IO AVR. Still not complete.
2015-02-20 14:43:50 +01:00
Nico
f2695b14ef Applied last SoftSerial fix 2015-02-17 20:26:14 +01:00
Nico
17045e3a92 Updated HIDBridge and NHP 2015-02-17 20:15:23 +01:00
Nico
36e125a62d Moved Keywords.txt to HIDBridge
installing is now not needed anymore
2015-02-17 20:13:35 +01:00
Nico
619bdf633b HID Bridge update 2015-02-16 16:07:31 +01:00
Nico
4cfa0c6964 Minor fixes + HIDBridge
* increased HW Serial1 RX buffer size from 16 to 32 (TX still 16)
* removed fixed size in report buffers
* used HID_KeyboardReport_Data_t now in Keyboard API

HID Bridge works for transmitting
2015-02-14 12:37:35 +01:00
Nico
eeb929dc8c Readme 2015-02-11 16:55:39 +01:00
Nico
9e62034439 added keywords file 2015-02-10 18:48:23 +01:00
Nico
bff1b97911 Added Arduino Libraries to avoid compiling errors
Also included the SoftSerial fix by matthijskooijman
https://github.com/arduino/Arduino/pull/2032
2015-01-24 22:51:38 +01:00