Instructions are in alpha
It's gonna look like crap, and will have no pictures
It's gonna look like crap, and will have no pictures
You should know how to solder. This project is perfectly doable with just a soldering iron and solder, but knowing how to use solder flux and a desoldering wick will definitely make your life easier.
Part | Count | PCB Label | Image |
---|---|---|---|
Printed Circuit Board (PCB) | 2 (left and right) | - | |
Keyboard parts that I have not filled in | a bunch | - |
Always check the direction of the componets before soldering it. It's not too hard to desolder things though.
For soldering any component, it’s best to solder only one pin first and then check if it’s aligned. If it’s not aligned, you will be able to melt the solder and reposition the component.
Make sure the arduino is programmable. If you don't know how to do this, follow the QMK guide. (Which is not yet done)
Diodes are directional. One side has a black bar. Make sure the side with the black bar goes into the square hole. Place all the diodes on the bottom side of the PCB (this is the side with the printing for the diodes).
After you are done, use a wire cutter and cut off the excess from the top. This board is badly designed so if you don't cut the excess, the key switches won't fit.
Insert picture of a diode close up, and another one with it soldered in, and another one where the top is cut flat.
This board is meant to work with PCB mounted switches. This means there is no keyboard plate and only the PCB and the bottom plate. You will need a 5 pin MX compatible switch for this.
Put the switches in the board. Solder them.
Insert picture of 3 pin vs 5 pin switchSolder the switch and TRRS ports in. They should be on the top of the PCBs. The switch is for resetting and reprogramming the board. The port is to connect the board to the other side.
Make sure you program the arduino first and make sure it works before soldering it on.
Match the arduino pins with the ones on the board. The header pins will hold in place because of the offset pin holes, then you can fit the arduino and solder it on.
I don't use caps lock, but if you do, you can place any LED you want in the CAPS_LED section on the left side of the board.
This is only necessary if you are using the I2C protocol to communicate between boards. If you have no idea what that meant, ignore these resistors.
You need 10k resistors.
This section is not done