keyboard/qmk/lib/ugfx/drivers/ginput/touch/QWidget/example
2020-09-24 23:24:14 -04:00
..
mywidget.cpp Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
mywidget.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
readme.txt Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00

This example shows how a QWidget can be used as touch input.

Important note: The GDisplay pointer must be set to a valid display in mywidget.cpp:16 for this to work.