We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131663c commit 0530177Copy full SHA for 0530177
README.md
@@ -2,8 +2,9 @@
2
### Arduino PS2 keyboard International Keyboard mapping from PS2KeyAdvanced and return as UTF-8
3
4
## This library requires PS2KeyAdvanced as well to work
5
+**V1.0.5** March 2020 Add Italian and Spanish keyboard layouts
6
-**V1.0.4** January 2020 Work better with new library manager spec and better
7
+V1.0.4 January 2020 Work better with new library manager spec and better
8
additional platform possibilities
9
10
V1.0.3 July 2018 Improved keywords file
@@ -16,6 +17,7 @@ Smaller footprint than any others found and more functionality.
16
17
18
Arduino AVR - tested on Uno and Mega 2560
19
Arduino SAM - tested on DUE
20
+ SAMD1 - tested by user on Seeeduino Xiao M0+
21
22
### Test Environment
23
0 commit comments