mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 21:52:02 +00:00
changelog wording for clarity
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com>
This commit is contained in:
parent
a1a0dbf01f
commit
4b61904fcd
@ -4,7 +4,7 @@ Tap dance actions are moved to PROGMEM so that they no longer use RAM.
|
|||||||
|
|
||||||
## Changes for tap dance action array
|
## Changes for tap dance action array
|
||||||
|
|
||||||
Every layout that uses tap dances will need to change
|
Every layout that uses tap dances will need to change from
|
||||||
|
|
||||||
```c
|
```c
|
||||||
tap_dance_action_t tap_dance_actions[] = {
|
tap_dance_action_t tap_dance_actions[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user