diff options
Diffstat (limited to 'keyboards/acheron/shark/rules.mk')
-rw-r--r-- | keyboards/acheron/shark/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acheron/shark/rules.mk b/keyboards/acheron/shark/rules.mk index 50e41b1c7..624d0cd2e 100644 --- a/keyboards/acheron/shark/rules.mk +++ b/keyboards/acheron/shark/rules.mk | |||
@@ -20,7 +20,7 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
22 | UNICODE_ENABLE = no # Unicode | 22 | UNICODE_ENABLE = no # Unicode |
23 | AUDIO_ENABLE = no # Audio output on port C6 | 23 | AUDIO_ENABLE = no # Audio output |
24 | 24 | ||
25 | LAYOUTS = ortho_4x12 | 25 | LAYOUTS = ortho_4x12 |
26 | 26 | ||