Remove keyboard-level TAP_DANCE_ENABLE
rules (#14538)
This commit is contained in:
parent
be3259b793
commit
d84794b352
33 changed files with 5 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue