[SOLVED] Hardware keyboard select

Hi all,
I’m trying to use an hardware custom controller based on “keyboard brain”, I can set input axes in unity editor as I want. But when I start playing, my game seems to ignore this “second keyboard”…
Is there an option in Unity settings to switch my “default keyboard” ?

SOLVED !
my controller is sending numpad’s char,
it works with “[char]”
thx to : Numpad keys input - Unity Engine - Unity Discussions