zmk/app/boards/shields/qaz
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
..
Kconfig.defconfig Fixed some space/tab issues as well as updated copyright statements 2020-09-14 09:25:31 -05:00
Kconfig.shield Update Kconfig.shield 2020-09-14 09:35:57 -05:00
qaz.conf fix(shields): Add default qaz.conf file. 2020-10-13 21:00:54 -04:00
qaz.keymap refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
qaz.overlay refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
qaz.zmk.yml refactor(shields): Add pro-micro shield metadata. 2021-09-11 00:50:36 -04:00