Commit graph

18 commits

Author SHA1 Message Date
Nico
b098970a0b Added Gamepad
Still doesnt work with Abs Mouse together
2014-12-27 13:27:12 +01:00
Nico
f7fe5f32aa Separated CDC, HID and its APIs.
Also added Absolute Mouse and changed the structure. Added a better
readme for changelog and todo list.
2014-12-26 21:47:07 +01:00
Nico
e120b47a49 Led Out Report, Minor Keyboard + Mouse changes
https://github.com/arduino/Arduino/issues/2275#issuecomment-64989558
Added Led Out Report (with definition)
Is the getLEDs() name okay?
Adds 44 bytes flash if activated

Added missing Keyboard + Mouse definitions
Changed Mouse HID report a bit

Added definitions to en/disable current reports
No bigger changes to the HID Api were made
2014-12-09 18:25:37 +01:00
Nico
cdc7471ddb Added u2 Series support 2014-12-09 16:46:05 +01:00
Nico
2056344d90 Visual Studio auto format
I will hit auto format later anyways, so i will do it here to get the
nor relevant change first. Doing this with the 2013 version by the way.
2014-12-08 17:07:07 +01:00
Nico
61aff3672b Adding relevant Arduino Core files 2014-12-08 17:04:56 +01:00
Nico
c4c2f47f61 Starting from Zero 2014-12-08 17:02:18 +01:00
Nico
0b7cb6eaf5 Added Led Out Report, CDC Linestate, Magic Bootkey
You can now read the led states of the keyboard, the dtr line of the cdc
and the bootkey got fixed to the new hoodloader 2.0.1
2014-11-29 18:51:00 +01:00
Nico
23ba2788b4 Added 16u2 Compatibility + New HID Cores 2014-11-21 18:39:36 +01:00
Nico
daa80ec7bf Starting from a clean 1.5.8 USB API 2014-11-21 18:37:15 +01:00
NicoHood
258a5dd0ca Gamepad fixes 2014-08-26 21:12:30 +02:00
NicoHood
64fdadf9f2 Gamepad Descriptor Fix 2014-08-25 19:45:38 +02:00
NicoHood
a1120f9a32 Gamepad fix 2014-08-25 19:06:05 +02:00
NicoHood
e2aaa54532 Reworked library completely + HID fixes 2014-08-25 03:05:43 +02:00
NicoHood
1c7e8ac4d7 Update 1.2 2014-06-22 00:36:44 +02:00
NicoHood
817196a837 minor changes 2014-06-06 01:01:04 +02:00
NicoHood
e0ab857255 Update 1.1 2014-06-05 22:54:29 +02:00
NicoHood
ea4cc966c5 Release 1.0 2014-06-03 17:10:40 +02:00