~ruther/qmk_firmware

8580c8d291a432d5004c46321aa3c1b1626cdadd — tmk 12 years ago db79c11
Enable Boot magick on hhkb
1 files changed, 2 insertions(+), 2 deletions(-)

M keyboard/hhkb/Makefile.lufa
M keyboard/hhkb/Makefile.lufa => keyboard/hhkb/Makefile.lufa +2 -2
@@ 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