diff --git a/docs/Home.md b/docs/Home.md
index 7e641dab..024682c7 100644
--- a/docs/Home.md
+++ b/docs/Home.md
@@ -30,3 +30,12 @@ Table of contents:
An empty checkbox icon
will show for videos you haven't marked as watched. Click on it and the icon will change to a filled checkbox
indicating it as watched - click again to revert.
When available the
gridview icon will display the list in a grid. A grid row holds 3 items by default, use the
icon to add more or the
icon to remove items per row, depending on your screen size. The
listview icon will arrange the items in a list. The sort icon
will open additional sort options.
+
+You can control the video player with the following keyboard shortcuts:
+- `?`: Show help
+- `m`: toggle mute
+- `c`: toggle subtitles if available
+- `>`: increase playback speed
+- `<`: decrease playback speed
+- `←` (left arrow): jump back 5 seconds
+- `→` (right arrow): jump forward 5 seconds