summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2015-06-02 00:01:34 +0200
committerJack Humbert <jack.humb@gmail.com>2015-06-02 00:01:34 +0200
commit3d303eb6c7e28846f5dc8643b1b72e7a5d3d1bd8 (patch)
tree2896f909b1c80a7f6d17409a57ff82deaecd6834
parent07d090db8ba5a3be15ec6c8ecf9e30815a48b0c0 (diff)
parent78e567896bd13527ccffc1b48bfc64f29cc51a46 (diff)
downloadqmk_firmware-3d303eb6c7e28846f5dc8643b1b72e7a5d3d1bd8.tar.gz
qmk_firmware-3d303eb6c7e28846f5dc8643b1b72e7a5d3d1bd8.tar.xz
Merge pull request #17 from johnlindquist/patch-1
Update PCB_GUIDE.md
-rw-r--r--keyboard/planck/PCB_GUIDE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboard/planck/PCB_GUIDE.md b/keyboard/planck/PCB_GUIDE.md
index 833e144b3..f75740746 100644
--- a/keyboard/planck/PCB_GUIDE.md
+++ b/keyboard/planck/PCB_GUIDE.md
@@ -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: