Installing, Building, and Setting up a Knobbly board

So you got yourself a knobbly and need to know what to do?

Great.

How? But like, no. How'd you get one? There's less than 5 boards known to exist at this moment and, as you can see below, I haven't shared the source yet!

I'm supposed to tell you how to get it up and running.

Maybe even supposed to tell you how to make your own?

But I haven't yet.

TODO:

1. Package Source, and then host here

2. Package board files and gerbers into Source

3. Explain that you need the board, encoders, and the RP2040-Zero board

4. Explain *TESTING* the encoders before soldering them in (Ask me how I discovered that one)

5. [X] Explain getting CircuitPython from AdaFruit and installing it to the 2040

6. [X] Explain copying the Source to the 2040 drive

7. [ ] Explain setting up the source code for the CCs you want to use

8. Refactor the living shit out of the code.py

Installing the software

Circuit Python rp2040 Zero image page