diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-10 13:32:22 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-10 13:32:22 +1000 |
| commit | 2cb9219a3e655218f5380a41cf5bc5e3135caaa1 (patch) | |
| tree | 774f308dcfa44cca8b8c7d9ccf88c3265ccf47ec /keyboards/dichotomy | |
| parent | 7f80076d044d729407cc4aad35095ff4a8ff5653 (diff) | |
Remove commented out BLUETOOTH_ENABLE rules (#14361)
Diffstat (limited to 'keyboards/dichotomy')
| -rwxr-xr-x | keyboards/dichotomy/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dichotomy/rules.mk b/keyboards/dichotomy/rules.mk index fe5ed813e9..97389e9c66 100755 --- a/keyboards/dichotomy/rules.mk +++ b/keyboards/dichotomy/rules.mk | |||
| @@ -27,7 +27,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
| 27 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 27 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
| 29 | UNICODE_ENABLE = YES # Unicode | 29 | UNICODE_ENABLE = YES # Unicode |
| 30 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 31 | 30 | ||
| 32 | # # project specific files | 31 | # # project specific files |
| 33 | SRC += matrix.c serial_uart.c | 32 | SRC += matrix.c serial_uart.c |
