mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 21:48:28 +00:00
add new device support pixart-rf
This commit is contained in:
parent
f68092ea9d
commit
ffac50c55d
@ -98,11 +98,16 @@ GType = FuPxiBleDevice
|
|||||||
Plugin = pixart_rf
|
Plugin = pixart_rf
|
||||||
GType = FuPxiBleDevice
|
GType = FuPxiBleDevice
|
||||||
|
|
||||||
# AKR123 Bluetooth Keyboard
|
# AKR123 Bluetooth Keyboard US
|
||||||
[HIDRAW\VEN_04F2&DEV_2199]
|
[HIDRAW\VEN_04F2&DEV_2199]
|
||||||
Plugin = pixart_rf
|
Plugin = pixart_rf
|
||||||
GType = FuPxiBleDevice
|
GType = FuPxiBleDevice
|
||||||
|
|
||||||
|
# AKR123 Bluetooth Keyboard UK
|
||||||
|
[HIDRAW\VEN_04F2&DEV_2174]
|
||||||
|
Plugin = pixart_rf
|
||||||
|
GType = FuPxiBleDevice
|
||||||
|
|
||||||
# AMR120 Bluetooth Mouse
|
# AMR120 Bluetooth Mouse
|
||||||
[HIDRAW\VEN_04F2&DEV_2198]
|
[HIDRAW\VEN_04F2&DEV_2198]
|
||||||
Plugin = pixart_rf
|
Plugin = pixart_rf
|
||||||
|
Loading…
Reference in New Issue
Block a user