Skip to content

Commit 96ba9f5

Browse files
Nicoobra
authored andcommitted
Arduino as ISP 16u2 fix
1 parent dc15996 commit 96ba9f5

File tree

2 files changed

+173
-172
lines changed

2 files changed

+173
-172
lines changed

plugins/KeyboardioHID/Readme.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ All documentation moved to the [wiki page](https://github.com/NicoHood/HID/wiki)
1313

1414
An offline version will be available soon.
1515

16+
Contact
17+
=======
18+
19+
You can contact me on my wordpress blog in the contact section.
20+
21+
www.nicohood.de
22+
1623
TODO
1724
====
1825

@@ -31,12 +38,14 @@ update Burning via ISP for HL2
3138
Test with Android phone (HL1)
3239
"Emulate" HL1 protocol
3340
remove dev HL2 link
41+
42+
HL2 usb hub fix (try with a bare cdc bootloader?)
3443
```
3544

3645
Version History
3746
===============
3847
```
39-
2.1 Release (xx.01.2015)
48+
2.1 Release (28.01.2015)
4049
* Reworked the whole USB-Core from scratch
4150
* Uses less flash if HID or Serial is not used
4251
* Extended and compacter(flash) HID Report Descriptors
@@ -64,8 +73,8 @@ Version History
6473
* Added HID Tables
6574
* USB-Serial now fully reprogrammable
6675
* Easy USB-Core selection via Tools->USB-Core
67-
* Added Arduino as ISP fix for 32u4 (u2 Series doesn't work at the moment)
68-
* Updated USB-Serial
76+
* Added Arduino as ISP fix for 32u4 and 16u2
77+
* Moved documentation to the wiki
6978
7079
2.0 Release (29.11.2014)
7180
* Added HoodLoader2

0 commit comments

Comments
 (0)