6660 / - The Button
VID | 0x6660 |
---|---|
PID | 0x |
Owner | Maebe.Me |
License | GNU GPL v3 |
Site | https://github.com/maebemae/TheButton |
Source | https://github.com/maebemae/TheButton |
A velocity sensitive macro button. Based on the velocity of the button press, a relevant message is typed out.
The project is based on a STM32C071 MCU, with an off the shelf Emergency Mushroom button, and keyswitch.
The firmware uses a mix of STM32CubeMX + STM32 HAL and https://github.com/gbm-ii/gbmUSBdevice as the main usb driver