~ruther/qmk_firmware

d3584be431871cb636cca95107c956c614684b4d — Michal Petrik 3 years ago c204c73
[Docs] Update newbs_building_firmware.md (#16333)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/newbs_building_firmware.md
M docs/newbs_building_firmware.md => docs/newbs_building_firmware.md +1 -1
@@ 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)