Remove keyboard-level TAP_DANCE_ENABLE rules (#14538)

This commit is contained in:
Ryan
2021-09-22 02:54:36 +10:00
committed by GitHub
parent be3259b793
commit d84794b352
33 changed files with 5 additions and 34 deletions

View File

@@ -17,7 +17,6 @@ UNICODE_ENABLE = no # Unicode
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
TAP_DANCE_ENABLE = no
ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled
WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms