summaryrefslogtreecommitdiff
path: root/keyboard
diff options
context:
space:
mode:
authortmk2012-06-29 03:33:59 +0900
committertmk2012-06-29 03:33:59 +0900
commitf2ebac101d367ee091f54b8d43b39a4d74f3b90e (patch)
tree474b840ce43102fe634d62740637e30a0118b5ce /keyboard
parent52011f08c9b4fcfc55817d24bdc4b4ff7b4fe06f (diff)
Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.
Diffstat (limited to 'keyboard')
-rw-r--r--keyboard/macway/Makefile.lufa2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/macway/Makefile.lufa b/keyboard/macway/Makefile.lufa
index a3395a2ab..8f50776df 100644
--- a/keyboard/macway/Makefile.lufa
+++ b/keyboard/macway/Makefile.lufa
@@ -100,9 +100,9 @@ F_USB = $(F_CPU)
# comment out to disable the options.
#
MOUSEKEY_ENABLE = yes # Mouse keys
-#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
EXTRAKEY_ENABLE = yes # Audio control and System control
#NKRO_ENABLE = yes # USB Nkey Rollover
+#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
# Search Path