mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 11:58:04 +02:00
quirks: add quirk for the RazerBlade182024 Keyboard
Generated by tools/razer-quirks-lister.py Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1148>
This commit is contained in:
parent
a71f560f3e
commit
f70f803365
1 changed files with 7 additions and 0 deletions
|
|
@ -295,3 +295,10 @@ MatchBus=usb
|
||||||
MatchVendor=0x1532
|
MatchVendor=0x1532
|
||||||
MatchProduct=0x02B6
|
MatchProduct=0x02B6
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade182024 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x02B8
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue