mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-06 05:38:04 +02:00
quirks: add quirk for the RazerBlade162025 keyboard
Generated by tools/razer-quirks-lister.py
(cherry picked from commit bdb51593fe)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1310>
This commit is contained in:
parent
2098593ea8
commit
bdb87fef95
1 changed files with 7 additions and 0 deletions
|
|
@ -309,3 +309,10 @@ MatchBus=usb
|
|||
MatchVendor=0x1532
|
||||
MatchProduct=0x02B8
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[RazerBlade162025 Keyboard]
|
||||
MatchUdevType=keyboard
|
||||
MatchBus=usb
|
||||
MatchVendor=0x1532
|
||||
MatchProduct=0x02C6
|
||||
AttrKeyboardIntegration=internal
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue