summaryrefslogtreecommitdiff
path: root/keyboard/lightsaber/README.md
diff options
context:
space:
mode:
authorRalf Schmitt <ralf@bunkertor.net>2014-03-22 12:41:45 +0100
committerRalf Schmitt <ralf@bunkertor.net>2014-03-22 12:41:45 +0100
commit498ea75d1b08071da5055165791daa70df679b75 (patch)
treeb6f650fd6319b53c3f325031b381841cf4898e3e /keyboard/lightsaber/README.md
parent526d988a0caadc1a48bea862f605c9cee90c3dd3 (diff)
Lightsaber clean ups
Diffstat (limited to 'keyboard/lightsaber/README.md')
-rw-r--r--keyboard/lightsaber/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/lightsaber/README.md b/keyboard/lightsaber/README.md
index bd2b3fb528..9dcd693095 100644
--- a/keyboard/lightsaber/README.md
+++ b/keyboard/lightsaber/README.md
@@ -13,7 +13,7 @@ Build
-----
Move to this directory then just run `make` like:
- $ make -f Makefile.[pjrc|lufa] [winkey|winkeyless]
+ $ make -f Makefile.[pjrc|lufa]
Use `Makefile.pjrc` if you want to use PJRC stack or use `Makefile.lufa` for LUFA stack.