keyboard/qmk/lib/ugfx/drivers/ginput/touch/QWidget/example/readme.txt

4 lines
167 B
Plaintext
Raw Normal View History

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.