Attempted to Implement Scaling
Scaling was implemented by creating 10 states corresponding to a specific range of the MAX_ADC. A subroutine would count how many leds were needed to be on and the main would branch to a specific state of the board depending on how many leds needed to be turned on.
Added a necessary dependency to the RP2040 diagram.json, was not working without it "env": "arduino-community".