Skip to content

Commit

Permalink
Merge pull request #17 from johnlindquist/patch-1
Browse files Browse the repository at this point in the history
Update PCB_GUIDE.md
  • Loading branch information
jackhumbert committed Jun 1, 2015
2 parents 07d090d + 78e5678 commit 3d303eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keyboard/planck/PCB_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
1. Install AVR GCC with your favorite package manager.
2. Install [DFU-Programmer][dfu-prog].

##Verify Your Installation
1. Clone the following repository: https://github.com/jackhumbert/tmk_keyboard
2. Open a Terminal and `cd` into `tmk_keyboard/keyboard/planck`
3. Run `make`. This should output a lot of information about the build process.

## Using the built-in functions

Here is a list of some of the functions avaiable from the command line:
Expand Down

0 comments on commit 3d303eb

Please sign in to comment.