diff options
Diffstat (limited to 'keyboards/9key')
-rw-r--r-- | keyboards/9key/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/9key/rules.mk b/keyboards/9key/rules.mk index f4ee96e9bc..8939801626 100644 --- a/keyboards/9key/rules.mk +++ b/keyboards/9key/rules.mk @@ -17,7 +17,6 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: h BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = yes # Unicode -BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. TAP_DANCE_ENABLE = no |