the-via / app

GNU General Public License v3.0
816 stars 186 forks source link

Add device indication #120

Closed wilba closed 1 year ago

wilba commented 1 year ago

VIA V3 refactored backlight commands into custom menu commands. The id_device_indication command was added to the protocol as a generalized way to tell firmware that VIA is making it the selected device, so it can flash backlight, play a sound, etc. However, the code in VIA to send this command got lost somehow, probably hiding somewhere in a developer's git stash. Oh well.

This code is tested and working with V2 and V3 firmware.