]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/macway/Makefile.lufa
Add default layer config to bootmagic
[max/tmk_keyboard.git] / keyboard / macway / Makefile.lufa
index 9c9388ee200803813e6f757a317814ecf0e1f159..359a8c246d155b163e200a7cf2e5dacc1cd1978f 100644 (file)
@@ -97,17 +97,19 @@ F_USB = $(F_CPU)
 # Build Options
 #   comment out to disable the options.
 #
+BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
 MOUSEKEY_ENABLE = yes  # Mouse keys
 EXTRAKEY_ENABLE = yes  # Audio control and System control
+CONSOLE_ENABLE = yes   # Console for debug
+COMMAND_ENABLE = yes    # Commands for debug and configuration
 #NKRO_ENABLE = yes     # USB Nkey Rollover
-#PS2_MOUSE_ENABLE = yes        # PS/2 mouse(TrackPoint) support
 
 
 # Boot Section Size in bytes
 #   Teensy halfKay   512
 #   Atmel DFU loader 4096
 #   LUFA bootloader  4096
-#OPT_DEFS += -DBOOT_SIZE=4096
+#OPT_DEFS += -DBOOTLOADER_SIZE=4096
 
 
 # Search Path