MakerWorld
Electronics
Ver Modelo
Button box
52
Descargas
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
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!