Skip to content

Commit

Permalink
Release 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoHood committed Nov 6, 2015
1 parent 0dd5c5b commit 72e2e12
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,6 @@ The idea is to enable enhanced USB functions to almost all 'standard' Arduino bo

See the [wiki](https://github.com/NicoHood/HID/wiki/Features) for more information about features etc.


Download
========

You have 3 versions you can download:
* The master includes all fixes to the current stable release. Download it by clicking download at the right.
You might need to get the latest hourly build of the Arduino IDE to use the current master.
Use the [online Wiki](https://github.com/NicoHood/HID/wiki) to get the newest documentation.
* Download an offline version in [releases](https://github.com/NicoHood/HID/releases).
It's a snapshot of the current stable release but might have missed some updates that the current master branch has included.
This also includes an offline version of the wiki. Offline versions will be available after some time when the official release is out.
* Select [branch 'dev'](https://github.com/NicoHood/HID/tree/dev) to test the bleeding edge of this software.
It might not work at all or has a lot of debugging stuff in it. An hourly IDE build is highly suggested.
If the dev version gets near to a new release a big banner will be placed at the top.


Wiki
====

Expand All @@ -65,12 +49,11 @@ www.nicohood.de
Version History
===============
```
2.4 Release (xx.xx.2015)
2.4 Release (06.11.2015)
* Added Arduino IDE 1.6.6 compatibility with Pluggable HID
* Improved Pluggable HID (see Arduyuino changelog for my improvements)
* Changed USB-Core into a simple library, only made possible with Pluggable HID
* Removed HID presets in boards menu (like mouse + keyboard + consumer + system)
* Added Teensy Keyboard
* Added NKRO Keyboard
* Added Led report for Keyboard
* Added 1 Linux consumer key for keyboard
Expand All @@ -82,7 +65,6 @@ Version History
* Improved and updated examples
* A lot of other minor and major fixes I missed to mention.
2.3 Release (never released)
* Updated Libraries
* Updated Arduino Core
Expand Down

0 comments on commit 72e2e12

Please sign in to comment.