Forgot semicolon, and add reference link

This commit is contained in:
Nurahmadie
2017-02-26 11:44:21 +07:00
parent 10105f645a
commit f5d78c739d
2 changed files with 4 additions and 2 deletions

View File

@@ -16,4 +16,6 @@ Something along this line:
```
avrdude -p m32u4 -c avr109 -P <COM PORT> -C <avrdude conf file> -e -u flash:w:handwired_kbod_default.hex
```
```
[More info](https://github.com/fudanchii/keyboard_of_disapproval)