Deploying to gh-pages from master @ d3584be431 🚀

This commit is contained in:
drashna 2022-02-21 17:10:03 +00:00
parent 7c2f4122cc
commit d2f615ba62
26 changed files with 147 additions and 2784 deletions

View file

@ -1,6 +1,6 @@
# Building Your First Firmware
Now that you have setup your build environment you are ready to start building custom firmware. For this section of the guide we will bounce between 3 programs- your file manager, your text editor, and your terminal window. Keep all 3 open until you are done and happy with your keyboard firmware.
Now that you have set up your build environment you are ready to start building custom firmware. For this section of the guide we will bounce between 3 programs- your file manager, your text editor, and your terminal window. Keep all 3 open until you are done and happy with your keyboard firmware.
## Configure Your Build Environment Defaults (Optional)