Skip to content

Releases: jlam55555/veikk-linux-driver

Improved extensibility, customizability, performance

17 Jan 09:18
Compare
Choose a tag to compare

Driver re-drafted from the ground up to remove vestigial code from the initial learning from Wacom's driver, with an increased awareness of supporting other VEIKK tablets. Module parameters and their handling redesigned to do more arithmetic in setup rather than on raw_event, and designed in tandem with the new GUI.

Version 1.1: Basic Configuration Utility and Fixes

19 Jun 06:56
Compare
Choose a tag to compare

Basic command-line configuration utility is created! Includes ability to change tablet orientation, mapping onto section of screen, and mapping raw pressure input to pressure output.

Version 1.0: Completed Driver

10 Jun 23:39
Compare
Choose a tag to compare

Driver is functional! After installation with make; sudo make install, device is plug-and-play. See README.md for more details.