From ffaff2845a8c047fe9fb81de1f7d344c63937b27 Mon Sep 17 00:00:00 2001 From: Kai Ryu Date: Fri, 10 Jan 2014 09:15:41 +0900 Subject: [PATCH] Enable NKRO by default --- keyboard/gh60/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboard/gh60/Makefile b/keyboard/gh60/Makefile index 83363311..99b62f1f 100644 --- a/keyboard/gh60/Makefile +++ b/keyboard/gh60/Makefile @@ -131,7 +131,7 @@ 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 -#NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA +NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA #PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality KEYMAP_EX_ENABLE = yes # External keymap in eeprom