mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
changelog wording for clarity
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
This commit is contained in:
parent
0104bd2d27
commit
1fd811c91a
@ -53,6 +53,8 @@ const tap_dance_action_t tap_dance_actions[] PROGMEM = {
|
||||
## New syntax for `ACTION_TAP_DANCE_LAYER_MOVE` and `ACTION_TAP_DANCE_LAYER_TOGGLE`
|
||||
|
||||
|
||||
Change from
|
||||
|
||||
```c
|
||||
tap_dance_action_t tap_dance_actions[] = {
|
||||
[TD_Q_ALT] = ACTION_TAP_DANCE_LAYER_MOVE(KC_Q, _ALT),
|
||||
|
Loading…
Reference in New Issue
Block a user