Skip to content

Instantly share code, notes, and snippets.

@jordansissel
Last active October 8, 2017 08:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jordansissel/53f702aea0d4289814f635a7342246de to your computer and use it in GitHub Desktop.
Save jordansissel/53f702aea0d4289814f635a7342246de to your computer and use it in GitHub Desktop.
Ergodox build prep

Asembly: https://keyboard-configurator.massdrop.com/ext/ergodox/assembly.php

Keycaps?

Fun links:

Hand-wave estimates:

  • Electrical (pcb, controller, parts): ~$80
  • Keys (switch + caps): ~$70
  • Case: ~$20

Boards required:

Count Est. Cost Part
2 $38 PCB
1 $20 Teensy 2.0 USB

Key switches (pick one)

Count Est. Cost Part
76-80 $30? Gateron Brown - Part number?
76-80 ??? Cherry MX Brown - Part number?

Key caps:

Count Est. Cost Part
76-80 $25-$80 https://mechanicalkeyboards.com/shop/index.php?l=product_list&c=40

Electrical parts: (~$20)

Count Part
1 MCP23018 I/O expander
2 3.5mm TRRS connector
1 USB mini B jack
1 USB mini B plug
1 0.1 UF capacitor
76-80 1N4148 diode
2 2.2k ohm resistor (axial, through-hole)
3 ~220 ohm resistor (axial, through-hole) -- match with LED needs
3
  • TBD: USB cable from teensy to usb mini B jack.
  • TBD: Do we really need the switch diodes? Cherry MX switches can come with diodes in them. ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment