Link Search Menu Expand Document

eek! Documentation and links:


Assembling the eek!

The eek! follows the normal rules when assembling the board. Below is an example of how the diodes, LEDs, and MX switches should be soldered. Keep in mind that if you flip the board to show the bat and eek! silk up, these same rules apply.

eek_bat

The footprints for the diodes have a small arrow indicating whitch direction the black line (or white line with SMD diodes).

diode_footprint

The LED order is below. Like Christmas lights, if you have a problem with one of the LEDs all of the LEDs after will not work.

LED_order

The SK6812 MINI E (be sure to get the “E” type) have one leg that has a clipped angle. That angled leg should be placed on the pad with the outline.

LED_footprint

The eek! is compatible with MX, ALPs, and Choc style switches. In the first image below, be careful not to bridge solder across the red lines. Depending on your configuration, you may connect the column and rows so that the switch always appears to be pressed. This will cause strange problems. In the second image below, the colored dots represent the switch legs in the footprint: Red for MX, Green for ALPs, Blue for Choc.

1) switch_footprint

2) switchtypes_footprint

The Pro Micro (or clone) should be soldered to the pcb on the side with the gear logo as seen in the picture below. If you are using a variant with castilated holes, the pads on eek! support soldering the Pro Micro on that way for a low profile build. Regardless if you decide to have the pcb flipped or not, the pro micro should be installed the same way.

I recommend flashing firmware on the pro micro before soldering to make sure that it’s working properly.

ProMicro_orientation

Flashing the eek!

Once you have your build environment set up using the guide in the QMK Documentation I recommend flashing the eek! with the default keymap or the ledtest keymap to make sure that everything is soldered correctly.

QMK firmware github is here.

QMK eek specific will be here.

If you made the eek! with the bat silk side down use the command:

make eek:default

If you made the eek! with the bat silk side up use the command:

make eek/silk_up:default

Disclaimer: Though it may be tempting, eek! is not a snack.