MakerWorld
Electronics
Zum Modell
Button box
52
Downloads
34
Likes
1
Makes
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] = {{'a', 'e', 'i'},{'b', 'f', 'j'},{'c', 'g', 'k'},{<span style="c
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!