diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2020-07-10 22:50:17 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-10 22:50:17 +0300 |
| commit | 8dcb9edbc14b9709e6b0d8b567211e4252191b1e (patch) | |
| tree | cb3061725204f6532f597b2d055f29ea5cd287cf | |
| parent | 16490683e489e53322e92ce637dd1d822e100893 (diff) | |
| download | hid-tmff2-8dcb9edbc14b9709e6b0d8b567211e4252191b1e.tar.gz hid-tmff2-8dcb9edbc14b9709e6b0d8b567211e4252191b1e.zip | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,4 +41,5 @@ Write a value between 0 and 65535 to Use the default evdev ways, i.e. https://www.kernel.org/doc/html/v5.1/input/ff.html -+ Currently there is no support for this driver in oversteer(https://github.com/berarma/oversteer), but ffbwrap(https://github.com/berarma/ffbtools) should, at least in theory, work. Although I have to say that I haven't got it to work so far. ++ Currently there is no support for this driver in oversteer(https://github.com/berarma/oversteer). +I opened a pull request to add support(to some degree) for this driver to ffbtools(https://github.com/berarma/ffbtools), but until it gets merged I have a repo here: https://github.com/Kimplul/ffbtools |
