diff options
Diffstat (limited to 'keyboards/niu_mini')
-rw-r--r-- | keyboards/niu_mini/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/niu_mini/rules.mk b/keyboards/niu_mini/rules.mk index 8fb2984099..042f175902 100644 --- a/keyboards/niu_mini/rules.mk +++ b/keyboards/niu_mini/rules.mk @@ -17,7 +17,6 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: ht BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode -BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |