diff options
Diffstat (limited to 'keyboards/felix/rules.mk')
-rw-r--r-- | keyboards/felix/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/felix/rules.mk b/keyboards/felix/rules.mk index e664377961..23052482e8 100644 --- a/keyboards/felix/rules.mk +++ b/keyboards/felix/rules.mk @@ -17,7 +17,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -UNICODE_ENABLE = no # Unicode AUDIO_ENABLE = no # Audio output LAYOUTS = ortho_5x4 |