* CLI: Improve experience when running `qmk setup` on FreeBSD.
* Install the `avrdude` package as well.
* Switch to installing python packages w/ `--user` flag.
* Basic getting started sections for FreeBSD.
* Update `util/freebsd_install.sh` for root/non-root branches.
* Add ID to doc section.
Co-Authored-By: skullydazed <[email protected]>
* Add ID to another docs section.
Co-Authored-By: skullydazed <[email protected]>
* Use `; then` in script for consistency.
Co-Authored-By: skullydazed <[email protected]>
* Updated to use sudo in one shot if available.
* Apply suggestions from code review
Co-authored-by: Erovia <[email protected]>
* Style fixes for latest version in master.
* Apply suggestions from code review
Co-authored-by: Ryan <[email protected]>
Co-authored-by: skullydazed <[email protected]>
Co-authored-by: Erovia <[email protected]>
Co-authored-by: Ryan <[email protected]>