Hi all,
i have integrated twl4030_keyboard driver to my 4x4 keypad.
like in my board-omap3beagle.c file i have configure keyboard_info through
i2c with keymap structure.
here i have mapped like each key button have single value.
struct keymap{
KEY(2,2,KEY_A),....
}
it's working fine !!!!!!
now i want to assign each button with multiple value like if i press
2row,2col button 1,A,B,C.
please can anybody suggest me how to implement multiple functionality in
each key button?
thanks in advance
--
thanks&Regards
k.v.raju
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting