Added anchor links (#14)

* Added anchor links

Added some anchor links for easier navigation and usability of the bootloader flashing guide.

* Revert "Added anchor links"

This reverts commit 57fd426925.

* Added anchor links

Added some anchor links for easier navigation and usability of the bootloader flashing guide.
This commit is contained in:
moritz-john 2021-02-27 16:45:06 +00:00 committed by GitHub
parent bacee3cbc4
commit e54b3763e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
If you bought the Torn Keyboard kit the ATmega328P has already been programmed, otherwise if you purchased your own components you need to follow this section of the guide.
This guide shows you how to use an Arduino Uno or an USBasp to program the keyboard. You can use other ISP programmers that are supported by avrdude.
This guide shows you how to use an [Arduino Uno](#Arduino-Uno-as-ISP) or an USBasp (on [Linux](#USBasp-as-ISP-on-Linux) / [Windows](#USBasp-as-ISP-on-Windows)) to program the keyboard. You can use other ISP programmers that are supported by avrdude.
You can check the [troubleshooting guide](troubleshoot.md#flashing-atmega328p) if you have problems programming the bootloader.