aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2026-08-18 21:43:32 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2026-08-18 21:43:32 +0300
commit461408eef1b3e747f338a902322c6fe517f1db05 (patch)
tree8f2a984c5ab808902887774f5187866e69550095 /README.md
parent456ec7d66d58ee41377022f44618a9b40838f5f9 (diff)
downloadhid-tmff2-461408eef1b3e747f338a902322c6fe517f1db05.tar.gz
hid-tmff2-461408eef1b3e747f338a902322c6fe517f1db05.zip
remove deadzone udev rulesHEADmaster
+ Unnecessary, now that driver itself sets the wanted deadzone. Thanks @kakra!
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 504eda4..dd6f2ca 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,6 @@ sudo yum install linuxconsoletools # Fedora-based
cd hid-tmff2
make
sudo make install
- sudo make udev-rules # optional but should fix some common issues
# sudo make steamdeck-rules # ONLY run if you're on a SteamDeck
```
+ Plug wheel back in