Is your feature request related to a problem? Please describe.
I'm trying to take advantage of the new keysEnterCallback feature but I have no way to tell which input the callback is being triggered for.
Describe the solution you'd like
I'd like the input that the keyboard is bound-to, to be sent along as a parameter of keysEnterCallback.
Is your feature request related to a problem? Please describe.
I'm trying to take advantage of the new keysEnterCallback feature but I have no way to tell which input the callback is being triggered for.
Describe the solution you'd like
I'd like the input that the keyboard is bound-to, to be sent along as a parameter of keysEnterCallback.