QMK/lib/ugfx/boards/base/Win32
2020-03-23 10:48:11 +01:00
..
example initial upload 2020-03-23 10:48:11 +01:00
board.mk initial upload 2020-03-23 10:48:11 +01:00
readme.txt initial upload 2020-03-23 10:48:11 +01:00

This directory contains the interface for Win32
running either native Win32 or under the ChibiOS simulator.

On this board uGFX currently supports:
	- GDISP via the Win32 driver 
	- GINPUT-touch via the Win32 driver
	- GINPUT-toggles via the Win32 driver

There is an example Makefile and project in the examples directory.