Back
Button box – 3D printable model from MakerWorld MakerWorld
Electronics

Button box

by DrFred
52 Downloads
34 Likes
1 Makes
Download Model
This is a Buttonbox with 12 Cherry MX like Switches and a Arduino pro micro Atmega32U4. https://amzn.eu/d/gm1DsS2 You have to change the Keybindings for your needs! ArduinoCode: #include <Keyboard.h>#include <Keypad.h> int ledPin = 10; const byte ROWS = 4;const byte COLS = 3; char keys[ROWS][COLS] = {{&#39;a&#39;, &#39;e&#39;, &#39;i&#39;},{&#39;b&#39;, &#39;f&#39;, &#39;j&#39;},{&#39;c&#39;, &#39;g&#39;, &#39;k&#39;},{<span style="c
Category
Electronics
Source
MakerWorld
Published
06.06.2024
Updated
16.02.2026
Comments
0

Comments

No comments yet – be the first!
More Electronics Models All MakerWorld Models More by DrFred

Similar Models

6 Suggestions

Add to Collection