diff options
Diffstat (limited to 'keyboards/naked60/rules.mk')
-rw-r--r-- | keyboards/naked60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/naked60/rules.mk b/keyboards/naked60/rules.mk index 22dbd509b..f5bce8d50 100644 --- a/keyboards/naked60/rules.mk +++ b/keyboards/naked60/rules.mk @@ -27,7 +27,6 @@ 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 = no # Enable WS2812 RGB underlight. -TAP_DANCE_ENABLE = yes OLED_DRIVER_ENABLE = no USE_I2C = no # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |