mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-22 02:10:40 +01:00
quirks: add quirk for Razer Blade 142024 Keyboard
Generated by tools/razer-quirks-lister.py Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1031>
This commit is contained in:
parent
15697685c6
commit
86095429cd
1 changed files with 7 additions and 0 deletions
|
|
@ -288,3 +288,10 @@ MatchBus=usb
|
|||
MatchVendor=0x1532
|
||||
MatchProduct=0x02A0
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[RazerBlade142024 Keyboard]
|
||||
MatchUdevType=keyboard
|
||||
MatchBus=usb
|
||||
MatchVendor=0x1532
|
||||
MatchProduct=0x02B6
|
||||
AttrKeyboardIntegration=internal
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue