Skip to content

Commit

Permalink
upgrade guide fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Aug 14, 2024
1 parent 62a4487 commit e73f883
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
2 changes: 2 additions & 0 deletions docs/color_select_menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ After selecting a slot, you can adjust the hue, saturation, and value (brightnes
If you want to delete a color from the colorset simply cycle to the respective slot then hold down the button till the led glows red and/or blinks red. Release the button while the led is glowing red and it will delete the color from the colorset.

If you delete all colors from the colorset the mode will be blank and appear like the device is off, it is not advised to do this.

<img align="right" width="" height="220" src="assets/images/color-select.png">
17 changes: 13 additions & 4 deletions docs/orbit_quick_use.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,33 +32,42 @@ parent: Guides & Tutorials
}

.device-icon {
margin: 20px;
margin: 0px;
width: 30%;
height: 30%
}
</style>

<img align="right" width="" height="220" class="device-icon" src="assets/images/orbit-logo-square-512.png">
<img align="right" width="" height="220" class="device-icon" src="assets/images/device-orbit.png">

# Orbit Quick Use Guide

Welcome to the Vortex Orbit Quick-Use-Guide, this guide aims to get you up and running as fast as possible.

## Buttons

The orbit has two <span style="color: #00c6ff">navigation buttons</span> and a small <span style="color: #00ff00">power switch</span>.

There is also a very small <span style="color: #ff0000">reset button</span> for updating the device firmware.

## Accessing Menus

To enter the menu:

1. **Hold the Navigation Button:** Hold the button until the LEDs alternate white blinks.
2. **Cycle Menus:** Use short clicks to cycle through menu options. The menu colors indicate their function:

<div class="color-list-entry"><span class="rounded-box white"></span>Randomizer</div>
<div class="color-list-entry"><span class="rounded-box white" markdown="1"></span>[Randomizer](menu_randomizer.html)</div>
<div class="color-list-entry"><span class="rounded-box cyan"></span>Mode Sharing</div>
<div class="color-list-entry"><span class="rounded-box purple"></span>Editor Connection</div>
<div class="color-list-entry"><span class="rounded-box green"></span>Color Select</div>
<div class="color-list-entry"><span class="rounded-box blue"></span>Pattern Select</div>
<div class="color-list-entry"><span class="rounded-box yellow"></span>Global Brightness</div>
<div class="color-list-entry"><span class="rounded-box red"></span>Factory Reset




## Selecting LEDs for Colorset/Pattern/Randomization

1. **Enter the Desired Menu:** Use a long click to select.
Expand All @@ -78,7 +87,7 @@ To enter the menu:
Learn more about the [Randomizer](randomizer.html).

## Changing the Colorset on a Mode
<img align="right" width="" height="220" src="assets/images/color-select.png">


1. **Select Color Select Menu (Green):**
2. **Select an LED group.**
Expand Down
1 change: 1 addition & 0 deletions docs/upgrade_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ First, connect your device to the PC via USB.
- **Use a data-capable USB cable, power-only cables won't work.**
- Windows will notify upon successful connection
- Mac may work but is not officially supported.

</div>

![Device Buttons](assets/images/device-buttons.png)
Expand Down

0 comments on commit e73f883

Please sign in to comment.