mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-05 13:28:20 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
b25b14136f
@ -84,3 +84,6 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="28e9", ATTRS{idProduct}=="0189", TAG+="uacc
|
||||
|
||||
# WB32 DFU
|
||||
SUBSYSTEMS=="usb", ATTRS{idVendor}=="342d", ATTRS{idProduct}=="dfa0", TAG+="uaccess"
|
||||
|
||||
# AT32 DFU
|
||||
SUBSYSTEMS=="usb", ATTRS{idVendor}=="2e3c", ATTRS{idProduct}=="df11", TAG+="uaccess"
|
||||
|
Loading…
Reference in New Issue
Block a user