diff --git a/README.md b/README.md index 2c13697..b615af4 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,9 @@ TODO - [ ] Increase diode-socket distance. - [ ] Fix MCU pin labels on right-front (Some are mirrored / not on the correct side of the MCU). - [ ] Give this project a **name**. -- [ ] Use github actions to build + release gerber files. \ No newline at end of file +- [ ] Use github actions to build + release gerber files. + +## Standing on the shoulders of giants + +- A great tutorial I referenced a lot by FlatFootFox: https://flatfootfox.com/ergogen-introduction/ +- Lots of inspiration and ideas for this project came from these boards: [Choccy](https://github.com/sprengboard/choccy), [Sofle](https://github.com/josefadamcik/SofleKeyboard), [brain](https://github.com/Wesztman/brain), [spleeb](https://github.com/chrishoage/spleeb)