30-vendor-ite.quirks 1018 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # Do not edit this file, it will be overwritten on update
  2. # ITE keyboards are usb keyboards mostly used in notebook and laptops,
  3. # set as internal.
  4. [ITE Device(8???) Keyboard]
  5. MatchUdevType=keyboard
  6. MatchBus=usb
  7. MatchVendor=0x048D
  8. AttrKeyboardIntegration=internal
  9. # Exception used in desktops (external)
  10. [ITE Device(8595) Keyboard]
  11. MatchUdevType=keyboard
  12. MatchBus=usb
  13. MatchVendor=0x048D
  14. MatchProduct=0x8295
  15. AttrKeyboardIntegration=external
  16. # Exception used in some desktops and few laptops (external)
  17. [ITE Device(8911) Keyboard]
  18. MatchUdevType=keyboard
  19. MatchBus=usb
  20. MatchVendor=0x048D
  21. MatchProduct=0x8911
  22. AttrKeyboardIntegration=external
  23. # Exception used in desktops (external)
  24. [IT8297 RGB LED Controller Keyboard]
  25. MatchUdevType=keyboard
  26. MatchBus=usb
  27. MatchVendor=0x048D
  28. MatchProduct=0x8297
  29. AttrKeyboardIntegration=external
  30. # Exception used in desktops (external)
  31. [Corsair Gaming K95 RGB PLATINUM Keyboard]
  32. MatchUdevType=keyboard
  33. MatchBus=usb
  34. MatchVendor=0x048D
  35. MatchProduct=0xC935
  36. AttrKeyboardIntegration=external