File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- Arduino HID Project 2.7 .0
1+ Arduino HID Project 2.8 .0
22=========================
33
44![ Header Picture] ( header.jpg )
@@ -53,6 +53,9 @@ www.nicohood.de
5353Version History
5454===============
5555```
56+ 2.8.0 Release (08.04.2021)
57+ * Added lots of keyboard layout languages (Thanks @SukkoPera)
58+
56592.7.0 Release (06.03.2021)
5760* Fix SAMD compilation #244
5861* Added support for Italien Keymap #231
Original file line number Diff line number Diff line change 11name =HID-Project
2- version =2.7 .0
2+ version =2.8 .0
33author =NicoHood
44maintainer =NicoHood <blog@NicoHood.de>
55sentence =Extended HID Functions for Arduino
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ THE SOFTWARE.
2525#pragma once
2626
2727// Software version
28- #define HID_PROJECT_VERSION 270
28+ #define HID_PROJECT_VERSION 280
2929
3030#if ARDUINO < 10607
3131#error HID Project requires Arduino IDE 1.6.7 or greater. Please update your IDE.
You can’t perform that action at this time.
0 commit comments