Skip to content

Commit 58835a1

Browse files
committed
Update readme for V1.07
1 parent 01b780e commit 58835a1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PS2KeyAdvanced
22
## Arduino PS2 Keyboard FULL keyboard protocol support and full keys to integer coding
3-
**V1.0.7** February 2020 - Add notes for porting to other platforms
3+
**V1.0.7** March 2020 - Add notes for porting to other platforms, tidy ups, add SAMD1
44

55
V1.0.6 January 2020 - Fix typos, correct keyboard reset status improve library.properties
66
and additional reduction for easier platform handling
@@ -19,14 +19,15 @@ For other versions that just read the keycodes for all keyboard types or allow y
1919

2020
- Arduino AVR - tested on Uno and Mega 2560 (Users have tested on Teensy 2.0 and Teensy++ 2.0)
2121
- Arduino SAM - tested on DUE
22+
- SAMD1 - Seeeduino Xiao M0+ (tested by user)
2223

2324
See later for porting to other platforms
2425

2526
### Test Environment
2627

27-
All platforms versions of test R3 Hardware
28+
All Arduino platforms versions of test R3 Hardware
2829
Arduino V1.6.7 and newer
29-
DUE Board Manager package V1.6.6
30+
DUE Board Manager package V1.6.6 or higher
3031

3132
## Important Hardware Notes
3233

0 commit comments

Comments
 (0)