diff options
author | Xyverz <xyverz@gmail.com> | 2017-01-19 06:54:18 -0800 |
---|---|---|
committer | Xyverz <xyverz@gmail.com> | 2017-01-19 06:54:18 -0800 |
commit | b8b2a55973b689fb4e827f6e967163114c575cd6 (patch) | |
tree | bc30ea43e345d0e212c27d77e2a36f97e1b49371 /keyboards/atreus | |
parent | 80bc59858539383713c9d9f771ae293b1153674f (diff) | |
parent | 10ff9623214ee62935a17b3f68d5180756b7a27b (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/atreus')
-rw-r--r-- | keyboards/atreus/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/atreus/readme.md b/keyboards/atreus/readme.md index a4077668e3..8baa581f02 100644 --- a/keyboards/atreus/readme.md +++ b/keyboards/atreus/readme.md @@ -169,7 +169,7 @@ This requires [some hardware changes](https://www.reddit.com/r/MechanicalKeyboar ## Building -Download or clone the whole firmware and navigate to the keyboards/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 keyboards/atreus 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. |