QMK/lib/ugfx/demos/modules/gwin/widgets
2020-03-23 10:48:11 +01:00
..
demo.mk initial upload 2020-03-23 10:48:11 +01:00
gfxconf.h initial upload 2020-03-23 10:48:11 +01:00
main.c initial upload 2020-03-23 10:48:11 +01:00
readme.txt initial upload 2020-03-23 10:48:11 +01:00
romfs_files.h initial upload 2020-03-23 10:48:11 +01:00
romfs_img_ugfx.h initial upload 2020-03-23 10:48:11 +01:00
romfs_img_yesno.h initial upload 2020-03-23 10:48:11 +01:00

This demo supports input from both a mouse/touch, toggles and/or a dial input.
If your platform does not support one or the other, turn it off in
gfxconf.h

Note that you will need to include the drivers into your project
makefile for whichever inputs you decide to use.

For some fun have a play with the "colors" radio group and the "Disable All" checkbox.