MollySophia / nt36523_win

FocalTech 5x Digitizer driver for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novatek nt36523 Controller Driver for Windows

In this repository you can find the nt36523 controller driver for Windows (KMDF). This driver only works with nt36523 controller found in Xiaomi Pad 5. For now, it only works with 1600x2560 resolution.

This repository has been forked from https://github.com/theR4K/SynapticsTouch for the base and modified to work with Focal Tech digitizers, and again it was forked from https://github.com/gus33000/FocalTechTouch. Rest of the README is from the original fork.

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 =)

About

FocalTech 5x Digitizer driver for Windows

License:MIT License


Languages

Language:C 100.0%