Open trwbox opened 3 months ago
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>
nice find. Looks like sn32f29x is actually used on
and sn32f26x on
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