From: tmk Date: Sun, 17 Mar 2013 16:02:18 +0000 (+0900) Subject: Enable Boot magick on hhkb X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=8580c8d291a432d5004c46321aa3c1b1626cdadd;p=max%2Ftmk_keyboard.git Enable Boot magick on hhkb --- diff --git a/keyboard/hhkb/Makefile.lufa b/keyboard/hhkb/Makefile.lufa index e8b2414d..2755c900 100644 --- a/keyboard/hhkb/Makefile.lufa +++ b/keyboard/hhkb/Makefile.lufa @@ -100,11 +100,11 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT # Build Options # comment out to disable the options. # +BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Media control and System control +EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug #NKRO_ENABLE = yes # USB Nkey Rollover -#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support # Search Path