summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS-sculpt-mobile/readme.md
diff options
context:
space:
mode:
authormilestogo2017-03-08 01:25:33 -0800
committermilestogo2017-03-08 01:25:33 -0800
commit89aba30c7f50aa733262f4add253817e2fb84e8a (patch)
treece69838fa4121e20f744e2a0b945b7377baea36a /keyboards/handwired/MS-sculpt-mobile/readme.md
parent01980c96e9c1e8ab5aad0e89d03c0e15417712c8 (diff)
fix stupid error w/ mode switch
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/readme.md')
-rw-r--r--keyboards/handwired/MS-sculpt-mobile/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/readme.md b/keyboards/handwired/MS-sculpt-mobile/readme.md
index 58029b50d..d435b449f 100644
--- a/keyboards/handwired/MS-sculpt-mobile/readme.md
+++ b/keyboards/handwired/MS-sculpt-mobile/readme.md
@@ -53,6 +53,6 @@ The Astar mini has all pins exposed , so you can do 18x8
If you want a speaker, LEDs &etc, you'll need to free up a pin. I recommend joining columns
R and L to the same pin.
-Building - edit rules.mk to set ASTAR=1 or comment it out for teensy2++
+Building - add ASTAR=1 to the compile line or leave out for teensy2++