Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petejohanson/mk-family-tree
https://github.com/petejohanson/mk-family-tree
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/petejohanson/mk-family-tree
- Owner: petejohanson
- Created: 2021-05-13T17:44:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T14:33:51.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:15:34.036Z (7 months ago)
- Language: Makefile
- Size: 3.99 MB
- Stars: 26
- Watchers: 5
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mechanical Keyboard Family Tree
This project aims to document the family tree of custom mechanical keyboards.
![Family Tree](latest.png)
## Contributing
The MK Family Tree uses [graphviz](https://graphviz.org/doc/info/lang.html) to generate the image. If you're looking to contribute, you can add additional nodes/edges in the `tree.gv` file, and run `make` to generate the updated images in the `renders/` folder. You'll need to have `make` and `graphviz` installed to do so.