diff options
Diffstat (limited to 'keyboard/gh60/Makefile')
-rw-r--r-- | keyboard/gh60/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/gh60/Makefile b/keyboard/gh60/Makefile index 108a85c598..6be0c1071b 100644 --- a/keyboard/gh60/Makefile +++ b/keyboard/gh60/Makefile @@ -118,7 +118,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = yes # Console for debug(+400) COMMAND_ENABLE = yes # Commands for debug and configuration -SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend +#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |