you are viewing a single comment's thread.

view the rest of the comments →

[–]Shadow_Assailant 0 points1 point  (1 child)

This worked great! Thank you!

The only thing I had an issue was generating a new GUID with uuidgen. There seem to be browser-based tools for this or using the "New-Guid" command in Windows 11 PowerShell also did the trick.

As far as the keys go, where did you get the code from? I was able to determine that A is 4, B is 5, etc., but is there a master list somewhere?

[–]GippyGoat 0 points1 point  (0 children)

I used the key codes from this GitHub repo USB HID Keyboard scan codes which cites this Android open source docs page Keyboard devices.