diff options
Diffstat (limited to 'keyboards/felix/rules.mk')
-rw-r--r-- | keyboards/felix/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/felix/rules.mk b/keyboards/felix/rules.mk index 10f3dd2386..e664377961 100644 --- a/keyboards/felix/rules.mk +++ b/keyboards/felix/rules.mk @@ -18,6 +18,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here 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 LAYOUTS = ortho_5x4 |