Question
Software trigger for keypressed handler (keyboard example)
Hi, I need keyboard for my project. But I dont have touchscreen. I added touchgfx keyboard sample codes to my code. But It needs keypressedHandler.
Which I want to do is to trigger this keyPressedHandler callback from my code.
For example when I get a keycode from uart I want to trigger this callback (like a touchscreen event ocurred)
Anyone has a solution or example code for this purpose ?
Thanks
Erdem
