mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
changelog wording for clarity
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
This commit is contained in:
parent
4b61904fcd
commit
0104bd2d27
@ -20,7 +20,7 @@ const tap_dance_action_t tap_dance_actions[] PROGMEM = {
|
||||
|
||||
## New syntax for `ACTION_TAP_DANCE_DOUBLE`
|
||||
|
||||
`ACTION_TAP_DANCE_DOUBLE` no longer accepts two keycode literals, now it needs a variable containing the key code pair.
|
||||
`ACTION_TAP_DANCE_DOUBLE` no longer accepts two keycode literals, now it needs a variable containing the key code pair. Change from
|
||||
|
||||
|
||||
```c
|
||||
|
Loading…
Reference in New Issue
Block a user