Commit graph

94 commits

Author SHA1 Message Date
The Gitter Badger
1b42a6487d Added Gitter badge 2015-02-02 17:50:20 +00:00
Nico
109985fbb1 Readme 2015-01-28 10:25:09 +01:00
Nico
d0970c4401 Merge remote-tracking branch 'origin/master'
Conflicts:
	Readme.md
2015-01-28 10:24:17 +01:00
Nico
b2e9e069f0 Readme 2015-01-28 10:22:33 +01:00
Nico
86e10f696e todo 2015-01-24 23:47:51 +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
Nico
4775b3881c Arduino as ISP 16u2 fix 2015-01-24 22:12:54 +01:00
Nico
6b6304a1bb Moved bugs and links to the wiki 2015-01-18 13:59:10 +01:00
Nico
aad5313042 Added Wiki link 2015-01-18 13:44:07 +01:00
Nico
889623a83b Improved USB-Serial
Now the buffer can even shrink down to 2 bytes. Not sure why 1 bytes
gives problems. Also a buffer with USB_EP_SIZE is now also possible.
2015-01-17 11:01:34 +01:00
Nico
1b478cb5f2 Update Readme.md 2015-01-15 11:41:02 +01:00
Nico
ba0c7cf73a readme 2015-01-12 17:29:05 +01:00
Nico
4df6792667 Update Readme.md
Added Content menu
2015-01-12 10:20:18 +01:00
Nico
cc8940b9ec Added HelloWorld example 2015-01-11 23:10:14 +01:00
Nico
43300a65db Update Readme.md 2015-01-11 22:52:22 +01:00
Nico
21c4c0f49f Made installation more clear 2015-01-11 18:14:59 +01:00
Nico
e0c845d01b Added custom gamepad example 2015-01-11 15:36:08 +01:00
Nico
ccfe47943f Fixed minor custom hid definition 2015-01-11 15:01:35 +01:00
Nico
c7c3bdb39c Arduino as ISP fix 2015-01-11 13:57:58 +01:00
Nico
0926e6318d Added NoUsb workaround for Leo/Micro devices
Had to add this workaround again since the Leo/Micro bootloader is coded
different than the HL2 which fixes this problem.
2015-01-11 12:55:18 +01:00
Nico
830e5871e5 Fix when no specific descriptors are set 2015-01-11 12:08:01 +01:00
Nico
1d64d2e5e4 Moved pictures into picture folder 2015-01-11 01:01:08 +01:00
Nico
00460dc6aa Added more pictures to troubleshoot 2015-01-11 00:58:00 +01:00
Nico
24feb745e8 Advanced Gamepad example fix 2015-01-10 00:21:17 +01:00
Nico
044e855c2e Fixed hid core installation
It is no longer needed to manually move the hid core to your arduino
installation due to a fix in platform.txt
2015-01-09 18:00:36 +01:00
Nico
a13122245d Dev HoodLoader2 link added 2015-01-08 22:18:22 +01:00
Nico
9340ea20c6 Added Raw HID, made Custom reports more easy
Also added a new picture and a keyboard + mouse report definition
2015-01-08 17:44:04 +01:00
Nico
6f142c11f8 Improved changelog 2015-01-03 19:20:52 +01:00
Nico
b90fb505f0 Fixed HID_SendReport() prototype workaround 2015-01-03 19:14:36 +01:00
Nico
e5d28296d2 Easy USB-Core selection
HoodLoader2 needs an update as well.
2015-01-03 19:00:08 +01:00
Nico
ff528531d2 Added Installation picture 2015-01-03 14:54:10 +01:00
Nico
420928ec4c Update Readme.md 2015-01-02 20:33:20 +01:00
Nico
82878159a6 Added Keycodes in keywords.txt 2015-01-02 20:30:36 +01:00
Nico
7129adc9ab Added new keywords.txt definitions 2015-01-02 20:27:29 +01:00
Nico
b44356b247 Readme 2015-01-02 20:13:49 +01:00
Nico
8577a94b21 Updated Keyboard Led example 2015-01-02 19:58:02 +01:00
Nico
8efa9e116d Better Readme 2015-01-02 18:28:14 +01:00
Nico
bf249280a6 Copyright update 2015-01-02 17:36:29 +01:00
Nico
8997abe61b USB-Serial Update 2015-01-02 16:59:24 +01:00
Nico
bb008e6daa Added Examples 2015-01-02 16:23:27 +01:00
Nico
6cbd735213 Moved Core again 2015-01-02 14:53:53 +01:00
Nico
bf607e992d Readme update 2015-01-02 12:01:45 +01:00
Nico
dc7d58b943 Added USB wakeup support
Had no chance to test it yet. Not sure if u2 Series will work as well.
2014-12-27 15:57:58 +01:00
Nico
b098970a0b Added Gamepad
Still doesnt work with Abs Mouse together
2014-12-27 13:27:12 +01:00
Nico
5d998e9e6e Improved Mouse + Keyboard functions
Also added Keycodes to Keyboard API.
2014-12-27 12:56:19 +01:00
Nico
48c6b6dd81 Added Consumer + System HID APIs 2014-12-26 22:13:33 +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
c4c2f47f61 Starting from Zero 2014-12-08 17:02:18 +01:00
Nico
50b76aa26c Made outdated version more clear + credits 2014-12-07 19:46:09 +01:00
Nico
81eb708bb3 Readme 2014-11-30 14:18:59 +01:00