0

I am trying to integrate 5x7 matrix keypad on qualcomm based chipset. I am checking the working of keypad using "evtest" command and I can see response of the keys. The command "evtest" shows that I have only 35 keycode events supported to get response from the matrix keypad (image attached).

Now I want to add more keys as my keypad has multiplexed keys i.e. one key has two operations. How can I increase the number keycode supported events as evtest shows? Do I need to do anything in driver level?

evtest screenshot

I have synced keycodes in driver level for the keys as per my keypad. But I am not able to get any key events beyond keycode 35 as. Evtest also shows same thing. Please help me how to increase keycode event support. Thanks...

0 Answers0