Contained are the schematics and board layout KiCad files for the Ultimate Hacking Keyboard.
Please make sure to clone this repo with:
git clone --recursive git@github.com:UltimateHackingKeyboard/electronics.git
Now, you should be able to open any of the 4 KiCad projects of the repo:
- left-main contains main PCB of left keyboard half.
- right-main contains the main PCB of the right keyboard half.
- display contains the PCB that interfaces our custom manufactured LED segment display with the left main PCB.
- connector is a very small PCB that is soldered vertically to the right main circuit board to act as the female board to board connector that interconnects the keyboard halves without needing a bridge cable.