qmk / qmk_toolbox

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

[Windows] Fix possible ArgumentNullException when enumerating USB devices #445

Closed fauxpark closed 8 months ago

fauxpark commented 8 months ago

Description

Apparently HardwareID can sometimes be null...

Types of Changes

Issues Fixed or Closed by This PR