Update Readme.md
This commit is contained in:
parent
7b8941bbd1
commit
c46489200e
1 changed files with 4 additions and 1 deletions
|
|
@ -1,9 +1,12 @@
|
|||
Arduino HID Project 2.2
|
||||
=======================
|
||||
|
||||
[](https://gitter.im/NicoHood/HID?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||

|
||||
|
||||
##IDE 1.6.6 compatible library is [now available here.](https://github.com/NicoHood/HID/tree/dev_2_4)
|
||||
Install it as library, not as hardware file. IDE 1.6.6 introduced pluggable HID where you
|
||||
dont need to patch the whole Arduino-Core anymore.
|
||||
|
||||
This project went through a lot of phases and has now reached a new Arduino USB-Core
|
||||
with a lot of new functions like extended HID. It also supports HoodLoader1+2.
|
||||
The idea is to enable enhanced USB functions to almost all 'standard' Arduino boards.
|
||||
|
|
|
|||
Loading…
Reference in a new issue