Skip to content

Commit 7e72a8e

Browse files
authored
Update ControllerList.md
1 parent 08ab532 commit 7e72a8e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Wiki/SetupGuide/ControllerList.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
This is a full list of controllers that we currently support.
44

5-
| | **Controller Type** | **Supported Controllers** | **Notes** |
5+
| | **Controller Type** | **Supported Controllers** | **Guides** |
66
| --- | --- | ------------------------------------------------------------------------ | --- |
7-
| <img src="Images/ControllerSetup-ESP32-S3.jpg" width="200"> | [ESP32-S3](Controllers/Controller-ESP32-S3.md) | Wired Pro Controller (3rd Party) | Easy to setup.<br>Recommended for most users. |
8-
| <img src="Images/ControllerSetup-ESP32-WROOM.jpg" width="200"> | [ESP32-WROOM](Controllers/Controller-ESP32-WROOM.md)<br><br>[(Mac Guide)](Controllers/Controller-ESP32-WROOM-MacOS.md) | Wireless Pro Controller<br>Left Joycon<br>Right Joycon | Easy to setup.<br>Recommended for LGPE.<br>Not working on Switch 2. |
9-
| <img src="Images/ControllerSetup-Leonardo.jpg" width="200"> | [Arduino Uno R3](Controllers/Controller-ArduinoUnoR3.md)<br>[Arduino Leonardo](Controllers/Controller-ArduinoLeonardo.md)<br>[Teensy 2.0](Controllers/Controller-Teensy2-MiniGrabbers.md)<br>[Teensy++ 2.0](Controllers/Controller-Teensy2-MiniGrabbers.md)<br>[Pro Micro](Controllers/Controller-ProMicro-MiniGrabber.md) | Wired Pro Controller (3rd Party) | Deprecated.<br>Difficult to setup. |
10-
| <img src="Images/ControllerSetup-sbb.jpg" width="200"> | [CFW sys-botbase 2](Controllers/Controller-sys-botbase.md) | Wired Pro Controller | Requires CFW.<br>Not recommended.<br>Timing inaccurate. |
11-
| <img src="Images/ControllerSetup-sbb.jpg" width="200"> | CFW sys-botbase 3 | Wired Pro Controller | Requires CFW.<br>Timing accurate.<br>(Under Development) |
7+
| <img src="Images/ControllerSetup-ESP32-S3.jpg" width="200"> | ESP32-S3 | Wired Pro Controller (3rd Party) | [Guide (Windows)](Controllers/Controller-ESP32-S3.md) |
8+
| <img src="Images/ControllerSetup-ESP32-WROOM.jpg" width="200"> | ESP32-WROOM | Wireless Pro Controller<br>Left Joycon<br>Right Joycon | [Guide (Windows)](Controllers/Controller-ESP32-WROOM.md)<br>[Guide (Mac)](Controllers/Controller-ESP32-WROOM-MacOS.md) |
9+
| <img src="Images/ControllerSetup-Leonardo.jpg" width="200"> | Arduino Uno R3<br>Arduino Leonardo<br>Teensy 2.0<br>Teensy++ 2.0<br>Pro Micro | Wired Pro Controller (3rd Party) | [Arduino Uno R3](Controllers/Controller-ArduinoUnoR3.md)<br>[Arduino Leonardo](Controllers/Controller-ArduinoLeonardo.md)<br>[Teensy(++) 2.0 (Mini-Grabbers)](Controllers/Controller-Teensy2-MiniGrabbers.md)<br>[Teensy(++) 2.0 (Hammer Headers)](Controllers/Controllers/Controller-Teensy2-HammerHeaders.md)<br>[Pro Micro (Mini-Grabbers)](Controllers/Controller-ProMicro-MiniGrabber.md)<br>[Pro Micro (Hammer Headers)](Controllers/Controller-ProMicro-HammerHeaders.md) |
10+
| <img src="Images/ControllerSetup-sbb.jpg" width="200"> | sys-botbase 2 | Wired Pro Controller | [sys-botbase 2](Controllers/Controller-sys-botbase.md) |
11+
| <img src="Images/ControllerSetup-sbb.jpg" width="200"> | sys-botbase 3 | Wired Pro Controller | Under Development |
1212

1313

1414

0 commit comments

Comments
 (0)