Hi All,
I am working on custom made rza1h based board and currently writing char device driver for 5x6 matrix keyboard with IRQ's
And using P7_10,P7_11,P7_12,P7_13 ,P7_14 as Rows , And using P8_0, P8_1, P8_2, P8_3,P8_4 and P8_5 as Column.
Please Guide me how do go about and how do I send a scan code to a Qt application. I am using rootfs built with Buildroot with Qt Support.
Any Guidance and sample code will be greatly appreciated.
Thanks and Regards,
Nags.