From f0c5f1b910ecf9536e5b95cc4ca9a43b0f4b2c36 Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 15 Mar 2013 22:22:57 +0900 Subject: Add breathing sleep LED during USB suspend --- keyboard/gh60/Makefile.lufa | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboard/gh60/Makefile.lufa') diff --git a/keyboard/gh60/Makefile.lufa b/keyboard/gh60/Makefile.lufa index a5ff609a77..8042ff3f49 100644 --- a/keyboard/gh60/Makefile.lufa +++ b/keyboard/gh60/Makefile.lufa @@ -103,6 +103,7 @@ BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = yes # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = yes # Console for debug(+400) +SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA #PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support -- cgit v1.2.3