keyboard/qmk/lib/ugfx/boards/base/Win32
2020-09-24 23:24:14 -04:00
..
example Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
board.mk 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 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.