diff options
Diffstat (limited to 'keyboards/noxary/260')
-rw-r--r-- | keyboards/noxary/260/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/noxary/260/rules.mk b/keyboards/noxary/260/rules.mk index 46f35764ba..0b59b05301 100644 --- a/keyboards/noxary/260/rules.mk +++ b/keyboards/noxary/260/rules.mk @@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow UNICODE_ENABLE = no # Unicode -AUDIO_ENABLE = no # Audio output on port C6 +AUDIO_ENABLE = no # Audio output EXTRAFLAGS += -flto LAYOUTS = 60_ansi 60_iso 60_hhkb 60_tsangan_hhkb |