qmk / qmk_toolbox

A Toolbox companion for QMK Firmware
https://qmk.fm/toolbox
MIT License
2.55k stars 504 forks source link

[Windows] Log error if driver is wrong #470

Closed fauxpark closed 2 months ago

fauxpark commented 2 months ago

Description

PreferredDriver property was added ages ago but not used. This is just a simple error message if there is a driver mismatch; flashing attempts will not be prevented and there is no pointing the user at the driver installation option, as it is not guaranteed to fix the issue even for devices it does affect.

Types of Changes

Issues Fixed or Closed by This PR