-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge pull request #23 from frc6941/feat/stream-deck
feat: add stream deck as a controller
- Loading branch information
Showing
5 changed files
with
51 additions
and
29 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
### FRC 10541 IronPulse 2025 Competition Robot | ||
# FRC 10541 IronPulse 2025 Competition Robot | ||
|
||
## Troubleshooting | ||
|
||
- If Stream Deck doesn't work properly | ||
- the profile of stream deck is in **profiles/FRC10541.streamDeckProfile** | ||
- see https://github.com/ashupp/Streamdeck-vJoy | ||
- If simulation failed with **MSVC error**, set the project JDK to wpilib2025 and add simulate to gradle run/debug | ||
config in IDEA, see https://www.chiefdelphi.com/t/error-when-running-simulation-wpilib-2025-2-1/481435 | ||
|
||
## Stream Deck | ||
|
||
Configure it in *Configure vJoy*, monitor it in *vJoy Monitor* | ||
|
||
### Keyboard layout | ||
|
||
- ID 1-12: Start from the left branch of the two nearest branch(ID1), then go counter-clockwise. | ||
- ID 13-16: L1-4 |
Binary file not shown.
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