A custom, Stream Deck and Wack-a-Mole device powered by an STM32 microcontroller and written entirely in Rust. This project allows you to create a fully customizable control pad for streaming, productivity, or general shortcuts.
- USB HID Keyboard/Media Integration: Instantly recognized by your OS as a standard keyboard or media controller. No drivers required.
- Rust Embedded Ecosystem: Built with memory safety and zero-cost abstractions using
embassy. - Customizable Keymaps: Easily modify the source code to bind different keystrokes, shortcuts, or media controls to your physical buttons.
- Low Latency: Bare-metal performance ensures instantaneous macro execution.
- Fun on the side: Features a secondary mode that acts as a Wack-a-Mole minigame.