diff options
Diffstat (limited to 'keyboards/barracuda/rules.mk')
-rw-r--r-- | keyboards/barracuda/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/barracuda/rules.mk b/keyboards/barracuda/rules.mk index 7233e7c00..09a21e9e0 100644 --- a/keyboards/barracuda/rules.mk +++ b/keyboards/barracuda/rules.mk | |||
@@ -20,5 +20,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth |
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | |||
24 | LAYOUTS = ortho_3x11 | ||