diff options
Diffstat (limited to 'keyboards/meira/rules.mk')
-rw-r--r-- | keyboards/meira/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/meira/rules.mk b/keyboards/meira/rules.mk index d3e45fc8d..6c2472f43 100644 --- a/keyboards/meira/rules.mk +++ b/keyboards/meira/rules.mk | |||
@@ -59,7 +59,7 @@ MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config) | |||
59 | UNICODE_ENABLE = no # Unicode | 59 | UNICODE_ENABLE = no # Unicode |
60 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 60 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
61 | AUDIO_ENABLE = no # Audio output on port C6 | 61 | AUDIO_ENABLE = no # Audio output on port C6 |
62 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. | 62 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
63 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 63 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
64 | BACKLIGHT_CUSTOM_DRIVER = yes | 64 | BACKLIGHT_CUSTOM_DRIVER = yes |
65 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality, also set ISSI_ENABLE below for Miera | 65 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality, also set ISSI_ENABLE below for Miera |