1
0
Fork 0

replace jackhumbert with qmk

This commit is contained in:
Jack Humbert 2017-01-26 01:52:43 -05:00
parent aac7c0aa4d
commit c9ca368008
16 changed files with 22 additions and 22 deletions

View file

@ -234,7 +234,7 @@ If you did everything else right. This part should be a snap! Grab the latest so
###Build Planck and Load the Firmware
```
$ cd ~/src
$ git clone https://github.com/jackhumbert/qmk_firmware.git
$ git clone https://github.com/qmk/qmk_firmware.git
$ cd qmk_firmware/keyboards/planck
$ make
```