diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb/v3/rules.mk')
-rwxr-xr-x | keyboards/dztech/dz65rgb/v3/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/v3/rules.mk b/keyboards/dztech/dz65rgb/v3/rules.mk index ace821a32..10a6be57f 100755 --- a/keyboards/dztech/dz65rgb/v3/rules.mk +++ b/keyboards/dztech/dz65rgb/v3/rules.mk | |||
@@ -3,6 +3,7 @@ MCU = atmega32u4 | |||
3 | 3 | ||
4 | # Bootloader selection | 4 | # Bootloader selection |
5 | BOOTLOADER = lufa-ms | 5 | BOOTLOADER = lufa-ms |
6 | BOOTLOADER_SIZE = 6144 | ||
6 | 7 | ||
7 | # Build Options | 8 | # Build Options |
8 | # change yes to no to disable | 9 | # change yes to no to disable |