X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fnewbs.md;h=904a52945513a32c00ea2974c7334b2369a8817b;hb=38fdf7a2d2f3f0bb9c21332b81a289de94b9870a;hp=4f115c3c781a3e7e482edbcd7d877f484c003852;hpb=2bb2977c133646c4e056960e72029270d77cc1eb;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)