diff options
Diffstat (limited to 'keyboards/org60/rules.mk')
-rw-r--r-- | keyboards/org60/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/org60/rules.mk b/keyboards/org60/rules.mk index 538c46794..2d3a48944 100644 --- a/keyboards/org60/rules.mk +++ b/keyboards/org60/rules.mk | |||
@@ -5,6 +5,8 @@ MCU = atmega32u4 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # change yes to no to disable | ||
9 | # | ||
8 | AUDIO_ENABLE = no # Audio output | 10 | AUDIO_ENABLE = no # Audio output |
9 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 11 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 12 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |