X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fnewbs.md;h=904a52945513a32c00ea2974c7334b2369a8817b;hb=7ec583e5efb276ce90a40a1df985de7d0d0b8f46;hp=4f115c3c781a3e7e482edbcd7d877f484c003852;hpb=3542e573c8ee464f62fc5e9a0f618d3a244048c0;p=qmk_firmware.git diff --git a/docs/newbs.md b/docs/newbs.md index 4f115c3c7..904a52945 100644 --- a/docs/newbs.md +++ b/docs/newbs.md @@ -6,10 +6,11 @@ Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built y ## Overview -There are 6 main sections to this guide: +There are 7 main sections to this guide: * [Getting Started](newbs_getting_started.md) -* [Building Your First Firmware](newbs_building_firmware.md) +* [Building Your First Firmware using the command line](newbs_building_firmware.md) +* [Building Your First Firmware using the online GUI](newbs_building_firmware_configurator.md) * [Flashing Firmware](newbs_flashing.md) * [Testing and Debugging](newbs_testing_debugging.md) * [Git Best Practices](newbs_best_practices.md)