diff options
author | Salicylic-acid3 <46864619+Salicylic-acid3@users.noreply.github.com> | 2019-10-24 02:18:59 +0900 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-23 10:18:59 -0700 |
commit | 68cf2725aa30eaa18db9c6149e5e361860db01d7 (patch) | |
tree | db2d56405aef72473ff7d15117d2dfdefdb1ec3b /keyboards/naked60/rules.mk | |
parent | 6d95082cbf11728bbd035d533ef3efebcf29f933 (diff) |
[Keyboard] Naked48/60 Configurator bugfix (#7131)
Support for QMK configurator of keyboard Naked48 / 60.
Related: Pull request to configurator
[Keyboard] Add keyboard Naked48 / 60 # 549
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 22dbd509ba..f5bce8d50c 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 |