Using 2 keyboards with ps2keyboard library

if you go read the documentation they state

PS2Keyboard keyboard;
Create the keyboard object. Even though you could create multiple objects, only a single PS2 keyboard is supported by this library.

so it's not dead easy...