mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-01 11:07:56 +02:00
quirks: add a quirk for the RazerBlade182025 keyboard
Generated by tools/razer-quirks-lister.py
(cherry picked from commit 2d3e47290c)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1433>
This commit is contained in:
parent
7a9b757d7d
commit
448e18a7d6
1 changed files with 7 additions and 0 deletions
|
|
@ -323,3 +323,10 @@ MatchBus=usb
|
||||||
MatchVendor=0x1532
|
MatchVendor=0x1532
|
||||||
MatchProduct=0x02C6
|
MatchProduct=0x02C6
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade182025 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x02C7
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue