diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-10 23:11:17 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-10 14:11:17 +0100 |
| commit | 7277f1febe0e86e8a32beb779aa24e02bfdb6826 (patch) | |
| tree | c10f1c6d2f01638cdf849a42864c8447f47daec7 /keyboards/lily58 | |
| parent | d5cb7de5e4ea60dce69764a627358d534af1f666 (diff) | |
| download | qmk_firmware-7277f1febe0e86e8a32beb779aa24e02bfdb6826.tar.gz qmk_firmware-7277f1febe0e86e8a32beb779aa24e02bfdb6826.zip | |
Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)
Diffstat (limited to 'keyboards/lily58')
| -rw-r--r-- | keyboards/lily58/keymaps/default/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lily58/keymaps/default/rules.mk b/keyboards/lily58/keymaps/default/rules.mk index c98eb9edf..c481671e7 100644 --- a/keyboards/lily58/keymaps/default/rules.mk +++ b/keyboards/lily58/keymaps/default/rules.mk | |||
| @@ -12,7 +12,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
| 12 | MIDI_ENABLE = no # MIDI controls | 12 | MIDI_ENABLE = no # MIDI controls |
| 13 | AUDIO_ENABLE = no # Audio output on port C6 | 13 | AUDIO_ENABLE = no # Audio output on port C6 |
| 14 | UNICODE_ENABLE = no # Unicode | 14 | UNICODE_ENABLE = no # Unicode |
| 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 15 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
| 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 16 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
| 18 | OLED_ENABLE= yes # OLED display | 17 | OLED_ENABLE= yes # OLED display |
