diff options
Diffstat (limited to 'keyboards/fractal/rules.mk')
-rwxr-xr-x | keyboards/fractal/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fractal/rules.mk b/keyboards/fractal/rules.mk index 191568ecee..bde1891616 100755 --- a/keyboards/fractal/rules.mk +++ b/keyboards/fractal/rules.mk @@ -16,7 +16,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality UNICODE_ENABLE = no # Unicode -AUDIO_ENABLE = no # Audio output on port C6 +AUDIO_ENABLE = no # Audio output LAYOUTS = ortho_5x12 # preonic_mit LAYOUTS_HAS_RGB = no |