Did you install the PS2 library to arduino libs folder mentioned in github?
"Added dependency on this library to handle PS/2 communication. To install, download the library, and extract it into your Arduino Libraries folder (typically Documents/Arduino/libraries). Do not attempt to install a PS/2 library from the Arduino library manager as that version will not work with this code."
Installed that and could flash it on my arduino r3 board.
Hi and thanks for your reply,
Yes I did the following just to be on the safe side.
C:\Users\User\Documents\Arduino\libraries\PS2Keyboard.h
C:\Users\User\Documents\Arduino\libraries\PS2Keyboard\PS2Keyboard.h (with all the other files from the archive also inside)