summaryrefslogtreecommitdiff
path: root/keyboard/atreus/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/atreus/README.md')
-rw-r--r--keyboard/atreus/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atreus/README.md b/keyboard/atreus/README.md
index e3bcaa4c4..4db7ac120 100644
--- a/keyboard/atreus/README.md
+++ b/keyboard/atreus/README.md
@@ -12,7 +12,7 @@ You have access to a bunch of goodies! Check out the Makefile to enable/disable
## Atreus specific information
-These configuration files are specifically for the Atreus keyboards created by Phil Hagelberg (@technomancy). This keyboard is available in two variants: one powered by a Teensy 2, one powered by an A-Star. This repository currently assumes that you have a Teensy 2 powered Atreus. If you are using an A-Star, specify that by adding `ASTAR=yes` to your `make` commands.
+These configuration files are specifically for the Atreus keyboards created by Phil Hagelberg (@technomancy). This keyboard is available in two variants: one powered by a Teensy 2, one powered by an A-Star. This repository currently assumes that you have an A-Star powered Atreus. If you are using a Teensy2, specify that by adding `TEENSY2=yes` to your `make` commands.
If you are coming from the [atreus-firmware](https://github.com/technomancy/atreus-firmware), we've also brought forward the `make upload` command for you to use.