diff options
Diffstat (limited to 'keyboards/duck/orion/v3/rules.mk')
-rw-r--r-- | keyboards/duck/orion/v3/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/duck/orion/v3/rules.mk b/keyboards/duck/orion/v3/rules.mk index 60ee6fe7c..f65093a9a 100644 --- a/keyboards/duck/orion/v3/rules.mk +++ b/keyboards/duck/orion/v3/rules.mk | |||
@@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
23 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output on port C6 |
24 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
25 | 24 | ||