Skip to content

Commit a5a340a

Browse files
committed
docs: Update the documentation to use the "add quirks" feature
Signed-off-by: Kai Krakow <kai@kaishome.de>
1 parent 77e5bb6 commit a5a340a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ not enabled by default. If you want to use this feature, you have to add a quirk
125125

126126
```
127127
# /etc/modprobe.conf
128-
options hid_xpadneo quirks=E4:17:D8:xx:xx:xx:32
128+
options hid_xpadneo quirks=E4:17:D8:xx:xx:xx+32
129129
```
130130

131131
where you replace `xx:xx:xx` with the values from your controller MAC (as shown in `dmesg`). The value `32` enables

0 commit comments

Comments
 (0)