Clone the repo with submodules!
git clone --recurse-submodules https://github.com/FRC-1721/SuperButton.git
Some libraries and resources are included as submodules, run the following command to initialize them before opening the main sch
(If you get a missing library error, make sure to do this)
git submodule update --init --recursive