Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.25 KB

Creating A Keyboard PCB

This repositorty will be a small walkthrough of me creating my first PCB.

The goal of this project is to pick up skills involved in the PCB creation process and hopefully order some PCBs to obtain some soldering experience while soldering the switches on.

Steps (A very broad plan for this project)

  1. Decide on a Keyboard Layout.
  2. Create a circuit diagram of the keyboards components.
  3. Using this circuit diagram layout your components on a PCB editor.
  4. Send the PCB design out to be made.

There will be seperate text files for each step.

Tools Used

  1. Keyboard Layout Editor
  2. KiCad

References

  1. An old repository with a KiCad designed Keyboard Guide
  2. KiCAD Keyboard Design Wiki
  3. Keyboard Matrix Wiki
  4. ATmega32U4 Data Sheet
  5. Tutorial Video on a Keyboard PCB Design with KiCAD
  6. PCB Cupid KiCad Tutorials