Browse Source

Enable 6KRO and NKRO for GH60

yuk86
Kai Ryu 10 years ago
parent
commit
58ee2bcdfc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      keyboard/gh60/Makefile

+ 1
- 1
keyboard/gh60/Makefile View File

@@ -132,7 +132,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
NKRO_ENABLE = yes # USB Nkey Rollover
USB_6KRO_ENABLE = yes # USB 6key Rollover
#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
#PS2_USE_BUSYWAIT = yes