Skip to content

Commit 067c99c

Browse files
...
1 parent ecf6a0c commit 067c99c

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<div align="center">
1414
<img alt="Raspberry Pi" src="https://img.shields.io/badge/-Raspberry_Pi-323330?style=for-the-badge&logo=raspberry-pi&logoColor=white"/>
15-
>
15+
1616
</div>
1717

1818
<div align="center">
@@ -39,6 +39,33 @@ Core Features
3939

4040
</details>
4141

42+
<details>
43+
<summary><b>View Keybindings</b></summary>
44+
### ⚙️ Mode Selection
45+
Use the numeric keys to hot-swap between drive logics:
46+
* <kbd>1</kbd> **Switch to Mode 1** (Standard WASD Vectoring)
47+
* <kbd>2</kbd> **Switch to Mode 2** (Independent Tank-Style Control)
48+
49+
### 🏎️ Movement Controls
50+
51+
| Input | **Mode 1: Coordinated** | **Mode 2: Independent** |
52+
| :--- | :--- | :--- |
53+
| <kbd>Q</kbd> | Rotate Left | **Left Bank Forward** |
54+
| <kbd>A</kbd> | Strafe Left | **Left Bank Backward** |
55+
| <kbd>W</kbd> | Move Forward | **Right Bank Forward** |
56+
| <kbd>S</kbd> | Move Backward | **Right Bank Backward** |
57+
| <kbd>D</kbd> | Strafe Right ||
58+
59+
### 🎵 Media & System
60+
* <kbd>M</kbd> **Play Music**
61+
* <kbd>Space</kbd> **Stop Music** / Audio Interrupt
62+
63+
> [!TIP]
64+
> Use **Mode 2** for heavy terrain or precise pivoting, and **Mode 1** for smooth, cinematic strafing.
65+
66+
</details>
67+
68+
4269
## Related Projects
4370

4471
- [WHIP-Robot-v00](https://github.com/CursedPrograms/WHIP-Robot-v00)

0 commit comments

Comments
 (0)