Remapping Keyboard keys for the PS5

Hello,

Certain games on the PS5 allow you to use a keyboard and mouse. I’m
currently using the Razer Tartarus V2 for this. It works great, however,
because i can’t remap the keys on it (requires razer’s synapse software
for that), it has limitations. Therefore i bought the Adafruit RP2040
board, and tried HID Remapper.

With this setup, although the PS5 will recognize a keyboard has been
attached, it will not recognize the buttons, except for the left shift
key which works. I assume this is because PS5 only accepts certain
devices to act as keyboards.

Is there anything i can do to make the PS5 recognize HID-Remapper as an
‘allowed’ keyboard?

Thank you

Do all keys work when you connect the same setup (Tartarus → HID Remapper) to a PC?

1 Like

Do all keys work when you connect the same setup (Tartarus → HID Remapper) to a PC?

Yes, everything works perfectly

I don’t have an explanation yet, but I can reproduce it.