From 93e33fb8f694c9685accd72ed0458a2cf3d3f04a Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 12 Sep 2012 14:03:20 +0900 Subject: Fix: Makefile --- keyboard/macway/Makefile.lufa | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboard/macway') 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 -- cgit v1.2.3