~ruther/qmk_firmware

78e567896bd13527ccffc1b48bfc64f29cc51a46 — John Lindquist 10 years ago 07d090d
Update PCB_GUIDE.md
1 files changed, 5 insertions(+), 0 deletions(-)

M keyboard/planck/PCB_GUIDE.md
M keyboard/planck/PCB_GUIDE.md => keyboard/planck/PCB_GUIDE.md +5 -0
@@ 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: