diff options
Diffstat (limited to 'keyboards/mode')
-rw-r--r-- | keyboards/mode/m65s/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mode/m65s/rules.mk b/keyboards/mode/m65s/rules.mk index c74e1db16..6308c54dd 100644 --- a/keyboards/mode/m65s/rules.mk +++ b/keyboards/mode/m65s/rules.mk | |||
@@ -15,7 +15,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
15 | NKRO_ENABLE = no # USB Nkey Rollover | 15 | NKRO_ENABLE = no # USB Nkey Rollover |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 17 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
20 | EEPROM_DRIVER = i2c | 19 | EEPROM_DRIVER = i2c |
21 | # Enter lower-power sleep mode when on the ChibiOS idle thread | 20 | # Enter lower-power sleep mode when on the ChibiOS idle thread |