diff options
Diffstat (limited to 'keyboards/do60/rules.mk')
-rw-r--r-- | keyboards/do60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/do60/rules.mk b/keyboards/do60/rules.mk index 9a0aac0ef..0200becc5 100644 --- a/keyboards/do60/rules.mk +++ b/keyboards/do60/rules.mk | |||
@@ -5,7 +5,7 @@ MCU = atmega32u4 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | AUDIO_ENABLE = no # Audio output on port C6 | 8 | AUDIO_ENABLE = no # Audio output |
9 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 9 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
10 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
11 | COMMAND_ENABLE = no # Commands for debug and configuration | 11 | COMMAND_ENABLE = no # Commands for debug and configuration |