Jump to content

6 key macro keyboard

Ryan Gadek

Hello,

 

I was wondering if anyone knows how to make a 6 key macro keyboard with an Arduino micro.

 

If you do know please let me know how you do it.

Link to comment
Share on other sites

Link to post
Share on other sites

Yes, shouldn't be too hard. You'll need a some key switches, wire, diodes and something to mount the switches in.

 

Here's how to wire the key matrix http://wiki.geekhack.org/index.php?title=Hard-Wiring_How-To and http://www.jasonamyers.com/2015/building-a-keyboard-part-2/

 

Then get a pro-micro controller basically the same thing as an Arduino https://1upkeyboards.com/pro-micro-with-pins.html

 

Use QMK to program it. It's an open source keyboard firmware. http://qmk.fm/

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×