Skip to content

Commit 6ac3159

Browse files
committed
Introduced inital "CHANGELOG.md" file.
1 parent 9fc9c0b commit 6ac3159

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changes 📝
2+
3+
## 🆕 New Features
4+
- Introduces support for reading common Human Interface Devices (HIDs) like USB mice and keyboards
5+
- Implements a number of example sketches to illustrate how to successfully interface with USB HIDs
6+
7+
## ⚠️ Known Issues
8+
- Compatibility with advanced mice and keyboards (offering multimedia buttons and visual effects) is limited or unkown
9+
- Reading the scroll wheel input from mice is not supported with this initial release
10+
- Only allows for connecting one keyboard and mouse
11+
12+
Please refer to the [Arduino Docs Website](https://docs.arduino.cc) for detailed information on these changes and how to use the new features.

0 commit comments

Comments
 (0)