qmk / qmk_toolbox

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

Rename console listener to HID listener #467

Closed fauxpark closed 3 months ago

fauxpark commented 3 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