#7266
Mikkel Jørgensen
Participant

Any updates on this, I have a list of keyCodes that almost works, they only one that doesn’t is the up and down function, and I can’t seem to find any that work for those two, I also tried the ble keyboard library and it doesn’t work either.

0x28, // Enter key
0x50, // DPAD Left
0x4F, // DPAD Right
0x52, // DPAD Up
0x51, // DPAD Down
0x3E, // F5 key
0x3F, // F6 key
0x40  // F7 key