This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB3210KBDPDK Remapping Of Keys

We recently got a TUSB3210KBDPDK from you for a custom keyboard application we have.

I have been taking a look at this as we need to remap the keys to give out values which aren't the standard USB values used in the stock firmware.  I was wondering if there was a recommended method for remapping keys as the documentation that I can see doesn't talk about it and using the the source code doesn't seem to be supported that well.
It just says use an 8051 compiler.

The project file contained in the source code folder isn't recognised by our IAR or Keil IDEs and when I import it into either of these environments it won't compile.  This doesn't surprise me but I wondered if there was a recommended IDE or method to change the values so I don't spend ages porting the code over to work in one of these IDEs when there is a simpler method.