summaryrefslogtreecommitdiff
path: root/driver/driver.cpp
Commit message (Expand)AuthorAgeFilesLines
* add angle snappinga1xd2021-01-211-0/+1
* filter raw input based on ida1xd2021-01-121-18/+28
* refactor main callbacka1xd2021-01-071-28/+23
* get hwid when adding devicea1xd2021-01-061-26/+22
* size device id/hwids based on docsa1xd2021-01-051-16/+31
* bugfixTomáš Pazdiora2021-01-051-1/+2
* revert for loop -> do while (according to a1xd's conclusion)Tomáš Pazdiora2021-01-051-2/+3
* simplify checking for configuration without specific deviceTomáš Pazdiora2021-01-051-1/+1
* add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-051-16/+31
* embed version info into assembliesa1xd2020-12-021-0/+15
* refactor ioa1xd2020-12-011-44/+33
* fix dbgprint warninga1xd2020-11-301-1/+1
* Fixed anisotropy not loading correctly on savev1.0.2a1xd2020-10-071-3/+6
* add arg checks in wrappera1xd2020-09-271-3/+2
* add lut exp to drivera1xd2020-09-221-2/+27
* add 1s write delay to drivera1xd2020-09-011-14/+4
* add independent xy accel to drivera1xd2020-08-311-37/+33
* add a cooldown on write (one second)a1xd2020-08-061-4/+19
* add reada1xd2020-07-311-22/+41
* Separate accel implementations into filesJacob Palecki2020-07-291-4/+4
* Rename variables and add modify functionsJacob Palecki2020-07-281-13/+13
* Remove extra mode from variablesJacob Palecki2020-07-281-1/+1
* Add project files.v0.1-testa1xd2020-07-221-0/+611