Open
Description
Looking at the mac firmware updater, the updater that works for the QK65, QK75, and QK100 firmware has this info in the plist files, describing using the SN32F26 chips in them.
https://www.qwertykeys.com/pages/fw
<key>ISPChipName</key>
<string>SN32F26x</string>
<key>ISPDeviceInfo</key>
<array>
<dict>
<key>pid</key>
<string>0x7010</string>
<key>vid</key>
<string>0x0c45</string>
</dict>
<dict>
<key>pid</key>
<string>0x8016</string>
<key>vid</key>
<string>0x0c45</string>
</dict>
</array>
Metadata
Metadata
Assignees
Labels
No labels