Howto get events(button and switches) to work on Arduino IDE

In v1.2.3 it should work better.

In project properties you can select
image

This lv_event.c/cpp won’t be created and you can add the events anywhere you wish. (E.g. in the INO file).

Please let me know if it work on your end too.