소스 검색

Merge pull request #17 from johnlindquist/patch-1

Update PCB_GUIDE.md
Jack Humbert 10 년 전
부모
커밋
3d303eb6c7
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      keyboard/planck/PCB_GUIDE.md

+ 5 - 0
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: