Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions 6660/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: pid
title: The Button
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
6 changes: 6 additions & 0 deletions org/Maebe.Me/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: org
title: Maebe.Me
site: http://maebe.me
---
A Software Engineer who wants to share the joy of hardware with others
Loading