iris-rev2-build-guide

Build guide compatibility

While this build guide shows parts for the Iris, the build is very similar to that of the Levinson, as well as the Nyquist Rev. 2, since they all have in-switch LED support.

:::caution For Kailh Low-Profile PCBs: Do not use this guide due to the difference in the order of build steps. For that PCB, use the Iris Kailh Low-Profile Build Guide instead. :::

Previous Guides/Info

  • LED fix for right PCB of Rev. 2.1b or 2.4, in case you soldered the MOSFET to the side with the bad trace: Rev. 2.1b/2.4 LED Fix

Videos of Builds

Here's a list of Iris build videos various people have created:

Other Blogs/Guides

Here's alist of Iris build guides, blogs, and other things people have created:

Parts List

Here's a list of parts needed for the build:

All of the parts needed are shown here, except for Pro Micros, TRRS cable, and switches

  • 2 TRRS jacks

  • 2 reset switches

  • 4 4.7kΩ resistors

    • 2 used for I2C

    • 1 used for LED support on left half

    • 1 used for LED support on right half)

  • 54-56 1N4148 diodes - through-hole (shown) and SMD diodes supported

  • 54-56 470Ω resistors (optional, for LED backlight)

  • 54-56 LEDs (optional, for LED backlight)

  • 2 N-channel MOSFETs (optional, for LED control)

  • WS2812B RGB LED Strip (optional, for underglow)

  • 54-56 switches (MX-compatible and Alps switches are supported)

  • Optional parts (not shown)

    • 2u PCB mount MX stabilizers if using 2u keys

Build Steps

Here's a summary of the build steps:

  1. Prepare components

  2. Solder components

    1. Solder diodes

    2. Solder push button and TRRS jacks

    3. Solder I2C resistors (optional)

    4. Solder LED components (MOSFET and resistors) (optional)

    5. Solder Pro Micro header pins

  3. Add 2u stabilizers (optional)

  4. Solder switches

  5. Solder LEDs (optional)

  6. Flash Pro Micros

  7. Solder Pro Micros

  8. Solder RGB strip (optional)

Prepare components

Bending the diodes. Here, I'm just bending it around my finger

Another way to do it, resistors shown here

Strip of diodes bent

Ripping off the paper holding all the resistors together. Grip the diodes tightly so they don't bend as you're ripping the paper off.

All separated from the paper

Solder Components

The diodes, resistors, MOSFETs, push buttons, TRRS jacks, and Pro Micro header pins can be soldered in any order.

Solder diodes

The diode orientation is flipped to move the LEDs to the north side. The black line will point towards the top on these PCBs. :::

Some people stick the diodes on the top side of the PCB, I don't recommend doing it that way, because you can't replace them once everything is assembled using that method.

Solder reset push buttons and TRRS jacks

Solder I2C resistors (optional)

The default firmware for the Iris uses serial communication between the two halves using a single pin of the TRRS cable. Serial communication only allow for communication between two parts, which is fine for almost all builds.

However, in the future, there might be additional parts that you can add, like a numpad, OLED screen, etc. To support this, the communication protocol would need to be switched over I2C, which can support multiple devices. To add support for I2C, all you need to do is add the 2 4.7kΩ resistors to one of the halves (other half does not need them). Also, it doesn't hurt to add these resistors if using serial communication.

tl;dr: Adding this is optional, but you might as well do it as it's only 2 more components to solder.

Solder LED support components (optional)

:::caution For the 2.1b and 2.4 PCBs: There's a missing trace/via on one of the pads for the MOSFET of the right half (the one shown here). To resolve this, solder the MOSFET to the other side of the board, as the pads for those are fine. (Issue has been fixed on Rev. 2.5 PCB). If you do happen to solder the MOSFET to this side by accident, you can perform this fix to resolve the issue: Iris 2.1b/2.4 LED MOSFET Fix :::

Solder Pro Micro header pins

Add 2u stabilizers (optional)

Solder switches

:::info Place switches into switch plate before soldering You will not be able to install the switch plate after soldering the switches, as the switches need to go on top of the switch plate. :::

Solder LEDs

I normally pry off the plastic parts of the header pins to made the Pro Micro sit more flush with the PCB. An added benefit of this is that the Micro USB port for the left half is sandwiched between the Iris PCB and the Pro Micro PCB, making it less likely to be ripped off.

Flash Pro Micros

The last thing to install is the Pro Micros. Before soldering them to the board, it is highly recommended to flash them first, in case one or both of them are defective.

Refer to the Flashing Firmware Guide for steps on performing a flash to test the Pro Micro controllers.

Solder Pro Micros

:::info MYTH: Keys will be reversed if the Pro Micro is reversed TRUTH: This is totally not the case, so pay attention! Soldering the Pro Micro on backwards will short VCC and Reset together, preventing you from flashing. Even if flashed beforehand, it will do nothing meaningful in this orientation. :::

:::caution For Viterbi Rev. 2 & Levinson Rev. 3: Both of the Pro Micro boards are oriented the same way (flat side towards you), unlike the Iris. Make sure you match up the PCB markings to confirm. Ignore the images of the Iris Right half here. :::

Solder RGB strip (optional)

Refer to the Adding RGB Underglow Guide for steps to install the RGB light strip.

Last updated