You've already forked torvalds-GuitarPedal
mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2026-08-18 13:13:35 +00:00
Let's make it slightly less wide - move the MIDI connectors to the left side to make room, and put the rotary at the top instead where you won't stomp on it by mistake. Make the board a bit taller instead, and switch to the side-lit WS2812B-4020 LEDs at the bottom. Add a couple more, just in case: once you have one, the rest are basically "free". The through-hole components are now marked for thermal relief to make them easier to solder. And the eeprom is now gone for good, since I ended up just using a portion of the rp2354 flash to save scene state in the end. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>