]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/macway/Makefile.pjrc
Merge branch 'rhaberkorn-serial-mouse'
[tmk_firmware.git] / keyboard / macway / Makefile.pjrc
index d2fb8ff2f6f67edf54812631aff1fef8005b7da1..9e84a34185eb60271144db25cf90f707946d1746 100644 (file)
@@ -48,8 +48,7 @@ TOP_DIR = ../..
 TARGET_DIR = .
 
 # keyboard dependent files
-SRC =  protocol/pjrc/main.c \
-       keymap.c \
+SRC =  keymap.c \
        matrix.c \
        led.c
 
@@ -75,9 +74,11 @@ F_CPU = 16000000
 # Build Options
 #   comment out to disable the options.
 #
+BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
 MOUSEKEY_ENABLE = yes  # Mouse keys
 #PS2_MOUSE_ENABLE = yes        # PS/2 mouse(TrackPoint) support
 EXTRAKEY_ENABLE = yes  # Audio control and System control
+COMMAND_ENABLE = yes    # Commands for debug and configuration
 #NKRO_ENABLE = yes     # USB Nkey Rollover