diff options
Diffstat (limited to 'keyboards/terrazzo/rules.mk')
-rw-r--r-- | keyboards/terrazzo/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/terrazzo/rules.mk b/keyboards/terrazzo/rules.mk index 7a08fb769..843dbb88d 100644 --- a/keyboards/terrazzo/rules.mk +++ b/keyboards/terrazzo/rules.mk | |||
@@ -16,7 +16,7 @@ BOOTLOADER = atmel-dfu | |||
16 | # Build Options | 16 | # Build Options |
17 | # comment out to disable the options. | 17 | # comment out to disable the options. |
18 | # | 18 | # |
19 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 19 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
20 | MOUSEKEY_ENABLE = no # Mouse keys | 20 | MOUSEKEY_ENABLE = no # Mouse keys |
21 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
22 | CONSOLE_ENABLE = no # Console for debug | 22 | CONSOLE_ENABLE = no # Console for debug |