diff options
Diffstat (limited to 'keyboards/org60/rules.mk')
-rw-r--r-- | keyboards/org60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/org60/rules.mk b/keyboards/org60/rules.mk index a57d68acc..f115d70ba 100644 --- a/keyboards/org60/rules.mk +++ b/keyboards/org60/rules.mk | |||
@@ -15,7 +15,7 @@ BOOTLOADER = atmel-dfu | |||
15 | AUDIO_ENABLE = no # Audio output on port C6 | 15 | AUDIO_ENABLE = no # Audio output on port C6 |
16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
17 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 17 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
18 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 18 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
19 | COMMAND_ENABLE = no # Commands for debug and configuration | 19 | COMMAND_ENABLE = no # Commands for debug and configuration |
20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
21 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |