diff options
Diffstat (limited to 'keyboards/hhkb/ansi/rules.mk')
-rw-r--r-- | keyboards/hhkb/ansi/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hhkb/ansi/rules.mk b/keyboards/hhkb/ansi/rules.mk index 56c7fd771..5a7349e7a 100644 --- a/keyboards/hhkb/ansi/rules.mk +++ b/keyboards/hhkb/ansi/rules.mk | |||
@@ -26,7 +26,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = yes # Unicode | 28 | # UNICODE_ENABLE = yes # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | 30 | ||
32 | # HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. | 31 | # HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. |