(Project description is a work in progress)
A DIY USB Volume controller and macro pad, powered by an ATmega32U4. On my computer I usually have a few programs outputting audio at the same time; Discord, Spotify, and a video game for example. My keyboard runs on QMK and has a rotary encoder for volume control, but only controls the master volume. I downloaded EarTrumpet, a volume mixer that replaces the default Windows volume control. It works well, but I still need to get to the task bar to use it. This is an extremely minor inconvenience, but I had some pro micros laying around and decided to try making a custom solution. This device can (hopefully) individually select an application and control its volume, and has 3 (or more/less) buttons that can be customized to run macros. This project is inspired by, and (most likely) builds off of code found in the similar projects I came across, Maxmix (https://maxmixproject.com/) and deej (https://github.com/omriharel/deej).