aboutsummaryrefslogtreecommitdiff
path: root/keyboards/acheron/shark/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/acheron/shark/rules.mk')
-rw-r--r--keyboards/acheron/shark/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/acheron/shark/rules.mk b/keyboards/acheron/shark/rules.mk
index 9c0eb0281..04f2a7b94 100644
--- a/keyboards/acheron/shark/rules.mk
+++ b/keyboards/acheron/shark/rules.mk
@@ -16,11 +16,10 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
16NKRO_ENABLE = no # USB Nkey Rollover 16NKRO_ENABLE = no # USB Nkey Rollover
17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default 17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
18RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 18RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
19MIDI_ENABLE = no # MIDI support 19MIDI_ENABLE = no # MIDI support
20UNICODE_ENABLE = no # Unicode 20UNICODE_ENABLE = no # Unicode
21BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 21BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
22AUDIO_ENABLE = no # Audio output on port C6 22AUDIO_ENABLE = no # Audio output on port C6
23FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
24 23
25LAYOUTS = ortho_4x12 24LAYOUTS = ortho_4x12
26 25