summaryrefslogtreecommitdiff
path: root/keyboard/macway
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-09-12 14:03:20 +0900
committertmk <nobody@nowhere>2012-10-17 15:53:20 +0900
commit93e33fb8f694c9685accd72ed0458a2cf3d3f04a (patch)
tree7d2e6c338506d4081454b048702693fb2dc1e9e7 /keyboard/macway
parent4e91374125b390eb12f8bf52eb791ce3461b2895 (diff)
Fix: Makefile
Diffstat (limited to 'keyboard/macway')
-rw-r--r--keyboard/macway/Makefile.lufa1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/macway/Makefile.lufa b/keyboard/macway/Makefile.lufa
index 9c9388ee20..1f365da112 100644
--- a/keyboard/macway/Makefile.lufa
+++ b/keyboard/macway/Makefile.lufa
@@ -99,6 +99,7 @@ F_USB = $(F_CPU)
#
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = yes # Console for debug
#NKRO_ENABLE = yes # USB Nkey Rollover
#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support