diff --git a/docs/Device Manager.rst b/docs/Device Manager.rst index 50479f8..4d57afe 100644 --- a/docs/Device Manager.rst +++ b/docs/Device Manager.rst @@ -207,20 +207,6 @@ Spurring In this box, you can enable or disable spurring mode as well as increase or decrease the :ref:`spurring timeout setting`. -Arpeggiates ------------ -.. dropdown:: What are arpeggiates? - - Arpeggiate actions are timed actions that can modify a :ref:`chord` after the chord is performed. A quick example of this is the use of :ref:`chord modifiers` after you perform the chord. You can read that section for information on how the chord modifiers work. - - With arpeggiates enabled, you can chord the word run and then, within the :ref:`arpeggiate timeout window`, press the :ref:`past tense modifier` for the word to be “modified” into its past tense variant; in english, ran. - -.. image:: /assets/images/ManagerSettingsArpeggiates.png - :width: 1200 - :alt: The Arpeggiates settings box - -In this box, ou can enable or disable arpeggiates as well as increase or decrease the :ref:`arpeggiate timeout setting`. - Chord Modifiers --------------- .. dropdown:: What are chord modifiers? @@ -415,6 +401,27 @@ Autocorrect This feature allows users to misfire chords, yet be able to correct them by quickly performing the chord correctly, without having to backspace manually to erase the misfired chord. The result is that the timeout will automatically backspace all of the preceding characters (up to the last breaking character) and replace them with the intended chord. +Arpeggiates +----------- +.. dropdown:: What are arpeggiates? + + Arpeggiate actions are timed actions that can modify a + :ref:`chord` after the chord is performed. + A quick example of this is the use of :ref:`chord modifiers` after you perform the chord. You can read + that section for information on how the chord modifiers work. + + With arpeggiates enabled, you can chord the word run and then, + within the :ref:`arpeggiate timeout + window`, press the :ref:`past + tense modifier` for the word to be + “modified” into its past tense variant; in english, ran. + +.. image:: /assets/images/DM-Arpeggiates.png + :alt: The Arpeggiates settings box + +In this box, you can enable or disable arpeggiates as well as increase or decrease the :ref:`arpeggiate timeout setting`. + RGB --- The RGB settings ONLY affect the CharaChorder Lite as of February of 2024. diff --git a/docs/assets/images/DM-Arpeggiates.png b/docs/assets/images/DM-Arpeggiates.png new file mode 100644 index 0000000..54b7ea6 Binary files /dev/null and b/docs/assets/images/DM-Arpeggiates.png differ diff --git a/docs/assets/images/ManagerSettingsArpeggiates.png b/docs/assets/images/ManagerSettingsArpeggiates.png deleted file mode 100644 index d3eb429..0000000 Binary files a/docs/assets/images/ManagerSettingsArpeggiates.png and /dev/null differ