From 16c97ab108ec44278cb9362aeb681dd0404a7a4a Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Thu, 3 Aug 2023 21:07:50 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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)