mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 06:50:05 +01:00
quirks: add quirk for the RazerBladeLate2020Base keyboard
Generated by tools/razer-quirks-lister.py Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1191>
This commit is contained in:
parent
479a3d024c
commit
43c4224e56
1 changed files with 7 additions and 0 deletions
|
|
@ -191,6 +191,13 @@ MatchVendor=0x1532
|
|||
MatchProduct=0x0259
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[RazerBladeLate2020Base Keyboard]
|
||||
MatchUdevType=keyboard
|
||||
MatchBus=usb
|
||||
MatchVendor=0x1532
|
||||
MatchProduct=0x0268
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[RazerBlade15AdvancedEarly2021 Keyboard]
|
||||
MatchUdevType=keyboard
|
||||
MatchBus=usb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue