Seburath / Micro-Keyboard

DIY Arduino Pro Micro Keyboard

Home Page:https://seburath.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-Keyboard

Arduino Pro Micro Keyboard, this is my day to day work keyboard.

side view keyboard

Mod of Pyofer mod of C64 USB Keyboard, I'm kinda lost who to give credit so...

Thanks a lot to this repo: https://github.com/dabonetn/C64USBKey

Keyboard made for the Arduino Pro Micro. If you are tryting to replicate it, don't hesitate to write me to: https://t.me/seburath

This is the current KeyMap:

keyboard

For changes in the keys, you simply replace the keyMap.

keyMap

The arduino pins are connected as a grid as follows:

pins

For changes in the pins, replace the RowPinMap and the ColPinMap.

If you need an schema, write to me to telegram. :)

I'll be glad to help you and improve this documentation.

THIS ARDUINO GETS LOCKED AND LOOKS LIkE ITS BROKEN, THAT'S NORMAL, you just need to connect RST to GND WHILE LOADING THE CODE TO IT

About

DIY Arduino Pro Micro Keyboard

https://seburath.github.io


Languages

Language:C++ 58.2%Language:C 41.8%