Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Royal committed Oct 28, 2020
1 parent f7ced17 commit 4560c90
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ OR*



## Build Guide
## A Helpful Build Guide by Mr. [Brandon Foltz](https://github.com/JayWalker512)
0. Orient yourself with the board. You're looking at the **top** of the PCB when the Little Foot emblem is visible on the **right side** of the board.

1. Solder in diodes, making sure to orient them according to the silk screen on the board. You should solder them on to the bottom of the board (with leads coming out of the top of the board) because there are 2 diodes which will interfere with switches if soldered to the top.
Expand Down Expand Up @@ -100,4 +100,4 @@ sudo avrdude -F -p atmega32u4 -P /dev/ttyACM0 -c avr109 -U flash:w:kingly_keys_l

9. Header over to [Keyboard Tester](https://keyboardtester.com) and ensure that all the keys are registering. If some of the switches are not registering, check to ensure that you do not have any incomplete or cold solder joins on your switch pins. Additionally, check to make sure the keymap in your firmware matches the switch layout that you installed.

At this point your PCB is fully assembled, and you can install it in a case of your choice.
At this point your PCB is fully assembled, and you can install it in a case of your choice.

0 comments on commit 4560c90

Please sign in to comment.