qmk / qmk_toolbox

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

Rename console listener to HID listener #467

Closed fauxpark closed 7 months ago

fauxpark commented 8 months ago

Description

Renaming the listener class to facilitate adding new types of HID devices to detect (eg. Raw HID).

Types of Changes

Issues Fixed or Closed by This PR