File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 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
55V1.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
2324See 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
You can’t perform that action at this time.
0 commit comments