diff --git a/docs/hotkeys.mdx b/docs/hotkeys.mdx index 7d28fba..193a83d 100644 --- a/docs/hotkeys.mdx +++ b/docs/hotkeys.mdx @@ -60,7 +60,7 @@ This hotkey emulates a press of the button as not all This hotkey changes the SOCD cleaning method to resolve to a neutral input (no input) on the X-axis, but prioritize the `Up` input on the Y-axis when both directions are pressed simultaneously. -**Default**: +**Default**: | 1st Input + 2nd Input | Result | | :-------------------: | :-----: | @@ -73,7 +73,7 @@ This hotkey changes the SOCD cleaning method to resolve to a neutral input (no i This hotkey changes the SOCD cleaning method to resolve to a neutral input (no input) on both the X-axis and Y-axis when both directions are pressed simultaneously. -**Default**: +**Default**: | 1st Input + 2nd Input | Result | | :-------------------: | :-----: | @@ -86,7 +86,7 @@ This hotkey changes the SOCD cleaning method to resolve to a neutral input (no i This hotkey changes the SOCD cleaning method to prioritize the second directional input on both the X-axis and Y-axis when both directions are pressed simultaneously. -**Default**: +**Default**: | 1st Input + 2nd Input | Result | | :-------------------: | :----: | @@ -131,8 +131,6 @@ This hotkey will invert the X-axis of your controller (i.e. pressing the Right b This hotkey will invert the Y-axis of your controller (i.e. pressing the Up button will result in a Down input and vice versa). -**Default**: - ## Toggle 4-Way Joystick Mode This hotkey will alter the behavior of the directional buttons such that only the cardinal directions will register as inputs and diagonal directions will be disabled and ignored. diff --git a/docs/usage.mdx b/docs/usage.mdx index 5f79790..454e30c 100644 --- a/docs/usage.mdx +++ b/docs/usage.mdx @@ -87,11 +87,10 @@ A number of hotkeys are enabled by default and if you are encountering issues wi | [Home Button](hotkeys.mdx#home-button) | | | [Dpad Digital](hotkeys.mdx#dpad-digital) | | | [Dpad Left Analog](hotkeys.mdx#dpad-left-analog) | | -| [Dpad Right Analog](hotkeys.mdx#dpad-right-analog) | | +| [Dpad Right Analog](hotkeys.mdx#dpad-right-analog) | | | [SOCD Up Priority](hotkeys.mdx#socd-up-priority) | | | [SOCD Neutral](hotkeys.mdx#socd-neutral) | | | [SOCD Last Wins](hotkeys.mdx#socd-last-win) | | -| [SOCD Invert Y Axis](hotkeys.mdx#invert-y-axis) | | :::note