We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5b23a commit 0a4d047Copy full SHA for 0a4d047
6660/index.md
@@ -7,3 +7,7 @@ site: https://github.com/maebemae/TheButton
7
source: https://github.com/maebemae/TheButton
8
---
9
A velocity sensitive macro button. Based on the velocity of the button press, a relevant message is typed out.
10
+
11
+The project is based on a STM32C071 MCU, with an off the shelf Emergency Mushroom button, and keyswitch.
12
13
+The firmware uses a mix of STM32CubeMX + STM32 HAL and https://github.com/gbm-ii/gbmUSBdevice as the main usb driver
0 commit comments