summaryrefslogtreecommitdiffstats
path: root/keyboard/gh60
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-03-15 14:22:57 +0100
committertmk <nobody@nowhere>2013-03-16 09:24:05 +0100
commitf0c5f1b910ecf9536e5b95cc4ca9a43b0f4b2c36 (patch)
treef68e720804c1c82109c1de19dc3cc7d9eb2cabf0 /keyboard/gh60
parent42f6ff088652827a82474c3a07f4c2c9497bacd9 (diff)
downloadqmk_firmware-f0c5f1b910ecf9536e5b95cc4ca9a43b0f4b2c36.tar.gz
qmk_firmware-f0c5f1b910ecf9536e5b95cc4ca9a43b0f4b2c36.tar.xz
Add breathing sleep LED during USB suspend
Diffstat (limited to 'keyboard/gh60')
-rw-r--r--keyboard/gh60/Makefile.lufa1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/gh60/Makefile.lufa b/keyboard/gh60/Makefile.lufa
index a5ff609a7..8042ff3f4 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