mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-07 02:22:52 +00:00
feat: update dynamic library description
This commit is contained in:
@@ -106,24 +106,21 @@ actions:
|
|||||||
variant: right
|
variant: right
|
||||||
558:
|
558:
|
||||||
id: HOLD_COMPOUND
|
id: HOLD_COMPOUND
|
||||||
title: Activate Chord Library
|
title: Dynamic Library
|
||||||
icon: layers
|
icon: layers
|
||||||
description: |
|
description: |
|
||||||
When used in a chord includes that chord as a base
|
Allows for the activation & creation of dynamic chord libraries.
|
||||||
compound chord for all subsequent chords.
|
When included as part of a chord output,
|
||||||
This is effectively a library switch.
|
that chord's input becomes the seed for a dynamic chord library,
|
||||||
Since library activations can be nested, you
|
and that library is activated.
|
||||||
usually add a "Reset Chord Library" before this action.
|
Any new chords created while a dynamic library is active are established one level above its seed.
|
||||||
559:
|
559:
|
||||||
id: RELEASE_COMPOUND
|
id: RELEASE_COMPOUND
|
||||||
title: Reset Chord Library
|
title: Base Library
|
||||||
icon: layers_clear
|
icon: layers_clear
|
||||||
description: |
|
description: |
|
||||||
Releases the active compound state, returning
|
Re-activates your base chord library,
|
||||||
to the default library.
|
and deactivates any currently active dynamic chord library.
|
||||||
While "Activate Chord Library" can only be used
|
|
||||||
as an output of a chord, this action can be assigned
|
|
||||||
to switches directly.
|
|
||||||
576:
|
576:
|
||||||
id: ACTION_DELAY_1000
|
id: ACTION_DELAY_1000
|
||||||
icon: clock_loader_90
|
icon: clock_loader_90
|
||||||
|
|||||||
Reference in New Issue
Block a user