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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 5 additions and 34 deletions

View file

@ -16,6 +16,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = no # USB Nkey Rollover - not yet supported in LUFA
UNICODE_ENABLE = yes # Enable support for arrow keys icon on the second layer.
COMBO_ENABLE = yes # Enable combo for special function when using multiple keys at once.
TAP_DANCE_ENABLE = no # Enable use multiple tap
NKRO_ENABLE = yes
BACKLIGHT_ENABLE = yes