zmk/app/tests/macros
Joel Spadin 23ecf08119 refactor(behaviors)!: Remove labels from behaviors
Removed the label property from built-in behaviors, custom behaviors
defined in a few keymaps, and macros generated with ZMK_MACRO().

Now that node names are used to identify behaviors, and names only need
to be unique within the set of behaviors, the names of all behaviors
have been shortened to be similar to their original labels.

This means that any keymaps which reference behavior nodes by name
instead of by label will need to be updated. Keymaps typically use the
labels though, so most keymaps should be unaffected by this change.
2023-12-04 20:06:54 -06:00
..
basic refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
mo-plus-modifier-from-hold-tap refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
mo-plus-modifier-macro refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
place-holder-parameters refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
press-mid-macro refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
press-release refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
timing-override refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
wait-macro-release refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
behavior_keymap.dtsi refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00