Browse Source

readme

pull/36/head
Jack Humbert 8 years ago
parent
commit
3511a830ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboard/atomic/README.md

+ 1
- 1
keyboard/atomic/README.md View 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.


Loading…
Cancel
Save