diff options
Diffstat (limited to 'keyboard/macway/Makefile.lufa')
| -rw-r--r-- | keyboard/macway/Makefile.lufa | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboard/macway/Makefile.lufa b/keyboard/macway/Makefile.lufa index 2f2b6401d..9c9388ee2 100644 --- a/keyboard/macway/Makefile.lufa +++ b/keyboard/macway/Makefile.lufa | |||
| @@ -107,9 +107,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control | |||
| 107 | # Teensy halfKay 512 | 107 | # Teensy halfKay 512 |
| 108 | # Atmel DFU loader 4096 | 108 | # Atmel DFU loader 4096 |
| 109 | # LUFA bootloader 4096 | 109 | # LUFA bootloader 4096 |
| 110 | #ifndef BOOT_SIZE | 110 | #OPT_DEFS += -DBOOT_SIZE=4096 |
| 111 | #define BOOT_SIZE 512 | ||
| 112 | #endif | ||
| 113 | 111 | ||
| 114 | 112 | ||
| 115 | # Search Path | 113 | # Search Path |
