]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update PCB_GUIDE.md
authorJohn Lindquist <johnlindquist@gmail.com>
Mon, 1 Jun 2015 21:55:34 +0000 (15:55 -0600)
committerJohn Lindquist <johnlindquist@gmail.com>
Mon, 1 Jun 2015 21:55:34 +0000 (15:55 -0600)
keyboard/planck/PCB_GUIDE.md

index 833e144b3b2e9118c2424469a76ecd1abd3c5178..f75740746302fdfe8f61faeb3dc1a45e6188995f 100644 (file)
 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: