Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UltimateHackingKeyboard/uhk60v1-electronics
The schematic and PCBs of the UHK 60 v1
https://github.com/UltimateHackingKeyboard/uhk60v1-electronics
Last synced: 7 days ago
JSON representation
The schematic and PCBs of the UHK 60 v1
- Host: GitHub
- URL: https://github.com/UltimateHackingKeyboard/uhk60v1-electronics
- Owner: UltimateHackingKeyboard
- License: gpl-3.0
- Created: 2015-12-08T18:36:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T08:45:38.000Z (over 2 years ago)
- Last Synced: 2024-05-22T00:13:29.390Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 23 MB
- Stars: 167
- Watchers: 26
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Ultimate Hacking Keyboard electronics
=====================================[![Changelog #186](https://img.shields.io/badge/changelog-%23186-lightgrey.svg)](https://changelog.com/186)
Contained are the schematics and board layout KiCad files for the [Ultimate Hacking Keyboard](https://ultimatehackingkeyboard.com/).
Please make sure to clone this repo with:
`git clone --recursive https://github.com/UltimateHackingKeyboard/uhk60v1-electronics.git`
Now, you should be able to open any of the 4 [KiCad](https://kicad.org/) projects of the repo:
* [left-main](left-main) contains main PCB of left keyboard half.
* [right-main](right-main) contains the main PCB of the right keyboard half.
* [display](display) contains the PCB that interfaces our custom manufactured LED segment display with the left main PCB.
* [connectors](connectors) are very small PCBs that are soldered vertically to the left and right main circuit boards to interconnect the keyboard halves without needing a bridge cable.