zmk/app/tests
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
..
backlight refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
ble feat(bluetooth): Initial nRF52 BSIM based test support. 2023-12-02 17:11:45 -08:00
caps-word refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
combo refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
conditional-layer fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -04:00
gresc refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
hold-tap refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
key-repeat refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
keypress refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
keytoggle refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
macros refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
mod-morph refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
modifiers refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
momentary-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
mouse-keys/mkp refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
none refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
sticky-keys refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
tap-dance refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
to-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
toggle-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
transparent refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
wpm refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00