-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Documentation - Docusaurus port" (#611)
- Loading branch information
Showing
206 changed files
with
3,525 additions
and
3,302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,4 +12,5 @@ lib/httpd/fsdata.c | |
modules/Custom.cmake | ||
.idea | ||
cmake-* | ||
env.ini | ||
env.ini | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
[**Home**](README "GP2040-CE | RP2040 Gamepad Firmware Documentation") | ||
[**Download**](download "GP2040-CE | Download") | ||
**General** | ||
- [Introduction](introduction "GP2040-CE | Introduction") | ||
- [Firmware Installation](installation "GP2040-CE | Firmware Installation") | ||
- [Usage](usage "GP2040-CE | Usage") | ||
- [Hotkeys](hotkeys "GP2040-CE | Hotkeys") | ||
- [RGB LEDs](rgb-leds "GP2040-CE | RGB LEDs") | ||
- [Getting Help/Support](getting-help-support "GP2040-CE | Getting Help") | ||
|
||
**FAQs** | ||
|
||
- [General FAQ](faq "GP2040-CE | Frequently Asked Questions (FAQ)") | ||
- [PS4/PS5 Compatibility FAQ](faq-ps4-ps5-compatibility "GP2040-CE | PS4-PS5 Compatibility") | ||
|
||
**Web Configurator** | ||
|
||
- [Web Configurator](web-configurator "GP2040-CE | Web Configurator") | ||
- [Macros](macros "GP2040-CE | Macros") | ||
- [Add-Ons](add-ons "GP2040-CE | Web Configurator - Add-ons") | ||
- [Analog](add-ons/analog.md) | ||
- [BOOTSEL Button](add-ons/bootsel-button.md) | ||
- [Buzzer Speaker](add-ons/buzzer-speaker.md) | ||
- [Dual Directional Input](add-ons/dual-direction-input.md) | ||
- [Extra Button](add-ons/extra-button.md) | ||
- [Focus Mode](add-ons/focus-mode.md) | ||
- [I2C Analog ADS1219](add-ons/i2c-analog-ads1219.md) | ||
- [Input Reverse](add-ons/input-reverse.md) | ||
- [Joystick Selection Slider](add-ons/joystick-selection-slider.md) | ||
- [On-board LED](add-ons/on-board-led.md) | ||
- [Player Number](add-ons/player-number.md) | ||
- [PS4 Mode](add-ons/ps4-mode.md) | ||
- [SNES Input](add-ons/snes-input.md) | ||
- [SOCD Selection Slider](add-ons/socd-selection-slider.md) | ||
- [Tilt Input](add-ons/tilt-input.md) | ||
- [Turbo](add-ons/turbo.md) | ||
- [USB Host Based Add-ons](add-ons/usb-host-based-add-ons.md) | ||
- [PS Passthrough](add-ons/ps-passthrough.md) | ||
- [Keyboard Host](add-ons/keyboard-host.md) | ||
- [Wii Extensions](add-ons/wii-extensions.md) | ||
|
||
**Controller Building** | ||
|
||
- [Wiring](wiring "GP2040-CE | Wiring Guide") | ||
|
||
**Developing GP2040-CE** | ||
|
||
- [Firmware Development](development "GP2040-CE | Development") | ||
|
||
**References** | ||
|
||
- [Contribution Guide](contribution-guide "GP2040-CE | Contribution Guide") | ||
- [Templates](templates "GP2040-CE | Templates") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Add-Ons Configuration | ||
|
||
This section is for custom add-ons that can be enabled to expand the functionality of GP2040-CE. Some of these add-ons are experimental. Please note that not all add-ons may work together. | ||
|
||
## Available Add-ons | ||
|
||
- [Analog](add-ons/analog.md) | ||
- [BOOTSEL Button Configuration](add-ons/bootsel-button.md) | ||
- [Buzzer Speaker](add-ons/buzzer-speaker.md) | ||
- [Dual Directional Input](add-ons/dual-direction-input.md) | ||
- [Extra Button Configuration](add-ons/extra-button.md) | ||
- [Focus Mode Configuration](add-ons/focus-mode.md) | ||
- [I2C Analog ADS1219](add-ons/i2c-analog-ads1219.md) | ||
- [Input Reverse](add-ons/input-reverse.md) | ||
- [Joystick Selection Slider](add-ons/joystick-selection-slider.md) | ||
- [On-board LED Configuration](add-ons/on-board-led.md) | ||
- [Player Number (X-INPUT ONLY)](add-ons/player-number.md) | ||
- [PS4 Mode](add-ons/ps4-mode.md) | ||
- [SNES Input](add-ons/snes-input.md) | ||
- [SOCD Selection Slider](add-ons/socd-selection-slider.md) | ||
- [Tilt Input](add-ons/tilt-input.md) | ||
- [Turbo](add-ons/turbo.md) | ||
- [USB Host Based Add-ons](add-ons/usb-host-based-add-ons.md) | ||
- [PS Passthrough](add-ons/ps-passthrough.md) | ||
- [Keyboard Host Configuration](add-ons/keyboard-host.md) | ||
- [Wii Extensions](add-ons/wii-extensions.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/bootsel-button.mdx → docs/add-ons/bootsel-button.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/buzzer-speaker.mdx → docs/add-ons/buzzer-speaker.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/dual-direction-input.mdx → docs/add-ons/dual-direction-input.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/extra-button.mdx → docs/add-ons/extra-button.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
site/docs/add-ons/focus-mode.mdx → docs/add-ons/focus-mode.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/i2c-analog-ads1219.mdx → docs/add-ons/i2c-analog-ads1219.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/input-reverse.mdx → docs/add-ons/input-reverse.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
...ocs/add-ons/joystick-selection-slider.mdx → docs/add-ons/joystick-selection-slider.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Keyboard Host Configuration | ||
|
||
![GP2040-CE Configurator - Keyboard Host Configuration](../assets/images/gpc-add-ons-keyboard-host-configuration.png) |
8 changes: 0 additions & 8 deletions
8
site/docs/add-ons/on-board-led.mdx → docs/add-ons/on-board-led.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Player Number (X-INPUT ONLY) | ||
|
||
![GP2040-CE Configurator - Player Number](../assets/images/gpc-add-ons-player-number.png) | ||
|
||
* `Player Number` - Choose what player number this RP2040 based device will be representing. This is only for X-INPUT mode. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# PS Passthrough | ||
|
||
![GP2040-CE Configurator - PS Passthrough](../assets/images/gpc-add-ons-ps-passthrough.png) | ||
|
||
Enabling this add-on will allow you to use a licensed 3rd party device to authenticate off of. This add-on requires that you have something like the ![USB Passthrough Board](https://github.com/OpenStickCommunity/Hardware/tree/main/USB%20Passthrough%20Board) or a board with a USB passthrough port on it already. If you have passthrough enabled you can turn off the above `PS4 Mode` add-on as the two will not work together. Please also ensure that under the `Settings` section you have chosen PS4 mode and picked if you want the GP2040-CE unit to function as a controller or as a fightstick. |
Oops, something went wrong.