diff options
Diffstat (limited to 'keyboards/handwired/kbod/readme.md')
-rw-r--r-- | keyboards/handwired/kbod/readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/handwired/kbod/readme.md b/keyboards/handwired/kbod/readme.md index bd58fdd384..67bf711bee 100644 --- a/keyboards/handwired/kbod/readme.md +++ b/keyboards/handwired/kbod/readme.md @@ -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 -```
\ No newline at end of file +``` + +[More info](https://github.com/fudanchii/keyboard_of_disapproval)
\ No newline at end of file |