Skip to content

Latest commit

 

History

History
96 lines (86 loc) · 4.36 KB

v2_guide.md

File metadata and controls

96 lines (86 loc) · 4.36 KB

This guide is for v2 PCBs. Refer to v1 guide if you purchased your pcbs prior to April 2022.

Parts

Required

Item Count
SMD Diodes (SOD-123) 36
PCB 2
Pro Micro or similar microcontroller 2
TRRS Jack 2
TRRS Cable 1
Reset Switch 2
MX or Choc Hotswap Sockets 36
MX or Choc Switches 36
MX or Choc Keycaps 36

Optional

Item Count
128x32 OLED Display 2
SK6812 Mini-E LED 36
WS2812B LED 8
EC11 Encoder + Knob 2
Piezo Buzzer (AST1109MLTRQ) 2

components

Soldering

Diodes

Orientation: Black bar facing downwards or towards the microcontroller.

  1. Solder one pad. one pad - diode
  2. While holding diode with tweezers, reflow solder and place diode down on pad. diode placed
  3. Solder other pad. diode complete
  • Note, when working with MELF package diodes, you may need to reflow and add more solder a couple times before an adequate connection is made.

LEDs

Orientation: Notched corner/pin facing the pad marked with rectangle. This applies for both SK6812 Mini-E & WS2812B LEDs. sk6812 mini e orientation ws2812b orientation

  • Notes:
    - This component is heat sensitive. Be cautious and work at a safe temp (~300c).
    - It is wise to test the LEDs as you solder then. Consider soldering your controllers beforehand.
    - The LED order is somewhat outlined here and should be followed in order when building.
  1. Solder one pad. (it may be easier to solder all 4 pads before placing LED down when installing WS2812B LEDs) sk6812 mini e one pad ws2812b 4 pads
  2. While holding LED with tweezers, reflow solder and place LED down on pad. sk6812 mini e placed ws2812b placed
  3. Solder remaining pads. sk6812 mini e complete

Microcontrollers

Orientation: Both microcontrollers face down.

  • Note, it is recommended to flash each microcontroller prior to soldering. See firmware section for more.
  1. Insert headers from front, solder in from the back. headers inserted
  2. Place microcontroller face down. (smooth side facing up) microcontroller placed
  3. Apply solder to all pins.
  4. Use flush cutters or similar to trim excess from pins on each side.

OLEDs

  1. Insert headers from front, solder in from the back.
  2. Solder only one of pins to begin with.
  3. While reflowing solder joint, position OLED so that it is level & straight.
  4. Solder remaining pins and clip extra length of pins.

Misc.

TRRS jacks

  1. Position TRRS jack on front of PCB and secure with tape.
  2. Apply solder to all four pins.

Reset switches

  1. Solder one pad.
  2. While holding switch with tweezers, refolw solder and place switch down on pad.
  3. Solder remaining 3 pads.

Hotswap sockets

  1. Solder one pad.
  2. While holding hotswap socket (fingers are fine), reflow solder and place socket down on pad.
  3. Solder other pad.
  • Note, don't hesitate to use a little extra solder, as that will help secure the socket and prevent it from being ripped off.

Encoders

  1. Secure in place using tape or hands.
  2. Apply solder to all five pins.

Firmware

  • Note, default/v1 microdox firmware is not compatible with v2 PCBs.
    To begin, follow the QMK setup guide. (if working from an existing installation, an update may be needed.)
    For flashing instructions, see doc or video

Extra

For questions, ask in Boardsource Discord server