]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
readme
authorJack Humbert <jack.humb@gmail.com>
Fri, 30 Oct 2015 04:49:47 +0000 (00:49 -0400)
committerJack Humbert <jack.humb@gmail.com>
Fri, 30 Oct 2015 04:49:47 +0000 (00:49 -0400)
keyboard/atomic/README.md

index 5e672701586955bb0f258ebb30e8379765bcda39..7c30958438377f78439e0cf8b1a0ae33a9bf439f 100644 (file)
@@ -164,7 +164,7 @@ This requires [some hardware changes](https://www.reddit.com/r/MechanicalKeyboar
 
 ## Building
 
-Download or clone the whole firmware and navigate to the keyboard/planck folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use `make dfu` to program your PCB once you hit the reset button. 
+Download or clone the whole firmware and navigate to the keyboard/atomic folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use `make dfu` to program your PCB once you hit the reset button. 
 
 Depending on which keymap you would like to use, you will have to compile slightly differently.