mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 06:08:08 +02:00
quirks: add a bunch more Razer internal keyboards
Generated with the same script as the list from
commit 3dcfae3fb6.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
fbd8febc79
commit
b2f5925e62
1 changed files with 76 additions and 0 deletions
|
|
@ -152,6 +152,13 @@ MatchVendor=0x1532
|
||||||
MatchProduct=0x024C
|
MatchProduct=0x024C
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBladeProEarly2020 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x0256
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
[RazerBlade2019StudioEdition Keyboard]
|
[RazerBlade2019StudioEdition Keyboard]
|
||||||
MatchUdevType=keyboard
|
MatchUdevType=keyboard
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
|
|
@ -173,3 +180,72 @@ MatchVendor=0x1532
|
||||||
MatchProduct=0x0253
|
MatchProduct=0x0253
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade15Advanced2021 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x0276
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade17Pro2021 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x0279
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade142021 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x0270
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade15AdvancedEarly2021 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x026D
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade17ProEarly2021 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x026E
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBladeEarly2021Base Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x026F
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBladeEarly2022Base Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x027A
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade172022 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x028B
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade142022 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x028C
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[RazerBlade15AdvancedEarly2022 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x028A
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue