mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 07:10:11 +01: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
|
||||
MatchProduct=0x02B6
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[RazerBlade182024 Keyboard]
|
||||
MatchUdevType=keyboard
|
||||
MatchBus=usb
|
||||
MatchVendor=0x1532
|
||||
MatchProduct=0x02B8
|
||||
AttrKeyboardIntegration=internal
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue