* Refactor code to support Pico W board
* Updates for Pico W support
* Update based on changes in CircuitPython v8.0.0 beta 6
* Updated bundle download to 8.x, fixed a few typos
* Updating documentation for web interface
* Update support for CircuitPython 8.0.0, fix many bugs
* Document multiple payload options
* Update copyright dates
* Fixed typo
* [READ EXTENDED DESCRIPTION]
Changes made:
1. Removed a few print statements for a bit less cluttering (Makes debugging a bit harder)
2. Added a PRINT command for writing to console.
3. Added an IMPORT command for running external ".dd" files.
4. Added an LED command that toggles the builtin LED.
* Updated the DELETE keycode
add badges and useful resources to README
change payload to open notepad and type "Hello World!" in Windows
fix comments in duckyinpython.py
rename "pics" folder to "images"
update setup mode image to a clearer one