Custom key shortcut for a software?

Hey there!
I'm thinking to make a full custom keyboard with custom shortcuts.
I work witg DAZ3D software and I'd want to create some shortcuts. For example, when I press a key I want to select a specific object, when I press another key I want to move the object on X axle, when I spin a wheel I want to rotate it on X axle etc. You got the idea

I want to know if that's possible. I haven't bought the board for this project and I'd want to know if that's possible before I buy it. :slight_smile:

As I understand it you can use any keyboard for your purpose. It's up to your code how it interprets the different characters received from the keyboard.

Much more problems if you want to implement a customizable interpretation of the input, if that is what you want.

when I press a key I want to select a specific object

How is this object specified? I think you will find a logic anomaly here