23ecf08119
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.
19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
queue_process_next: Invoking key_press: 0x70004 0x00
|
|
kp_pressed: usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
|
|
queue_process_next: Processing next queued behavior in 50ms
|
|
queue_process_next: Invoking key_press: 0x70004 0x00
|
|
kp_released: usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
|
|
queue_process_next: Processing next queued behavior in 10ms
|
|
queue_process_next: Invoking key_press: 0x70005 0x00
|
|
kp_pressed: usage_page 0x07 keycode 0x05 implicit_mods 0x00 explicit_mods 0x00
|
|
queue_process_next: Processing next queued behavior in 50ms
|
|
queue_process_next: Invoking key_press: 0x70005 0x00
|
|
kp_released: usage_page 0x07 keycode 0x05 implicit_mods 0x00 explicit_mods 0x00
|
|
queue_process_next: Processing next queued behavior in 10ms
|
|
queue_process_next: Invoking key_press: 0x70006 0x00
|
|
kp_pressed: usage_page 0x07 keycode 0x06 implicit_mods 0x00 explicit_mods 0x00
|
|
queue_process_next: Processing next queued behavior in 50ms
|
|
queue_process_next: Invoking key_press: 0x70006 0x00
|
|
kp_released: usage_page 0x07 keycode 0x06 implicit_mods 0x00 explicit_mods 0x00
|
|
queue_process_next: Processing next queued behavior in 10ms
|