https://github.com/gus33000/focaltechtouch
FocalTech 5x Digitizer driver for Windows
https://github.com/gus33000/focaltechtouch
Last synced: about 1 month ago
JSON representation
FocalTech 5x Digitizer driver for Windows
- Host: GitHub
- URL: https://github.com/gus33000/focaltechtouch
- Owner: gus33000
- License: mit
- Created: 2020-03-24T12:32:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T07:40:25.000Z (about 3 years ago)
- Last Synced: 2025-03-26T05:22:09.444Z (about 2 months ago)
- Language: C
- Size: 104 KB
- Stars: 9
- Watchers: 3
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Focal Tech Touch 5x Controller Driver for Windows
In this repository you can find the Focal Tech Touch 5x controller driver for Windows (KMDF).
This driver supports Focal Tech 5x touch controllers.This repository has been forked from https://github.com/theR4K/SynapticsTouch for the base and modified to work with Focal Tech digitizers.
## Disclaimer
This driver is not finished.
It contains debug code and might be missing comments as well.
Tracing has been replaced with KdPrintEx for various reason making development easier on some versions of Windows.Have fun =)