diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-22 13:55:48 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-22 13:55:48 -0700 |
commit | 4093732581b20e861d63d4c85054417a5e690915 (patch) | |
tree | da090b451bf6a719709d23d7d5ca5008ef39dd48 /keyboards/mode/m65s | |
parent | 45ec15d1c38cbd5f887854ae04f736575dd5a1f4 (diff) | |
parent | 1aaef6c9884822a3abecf2e664af9bb21e0000c3 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/mode/m65s')
-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 c74e1db161..6308c54dde 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 NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output EEPROM_DRIVER = i2c # Enter lower-power sleep mode when on the ChibiOS idle thread |