From a925bce314eb95400d1d552f5181b3a4f099152b Mon Sep 17 00:00:00 2001 From: klemek Date: Sun, 24 May 2026 23:26:34 +0200 Subject: [PATCH] feat: default project up to 4 masks --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8b0ff1d..97ec685 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,16 @@ Working with pages and items, you can use the following predefined sources and e See the [printable version](./docs/forge_default_mapping.pdf). +### Available hotkeys + +| Hotkey | Function | +| ------ | -------- | +| Shift + F | Switch between shader-decoded or hardware decoded YUYV | +| M | Projection mapping 1 | +| Shift + M | Projection mapping 2 | +| Ctrl + M | Projection mapping 3 | +| Ctrl + Shift + M | Projection mapping 4 | + ## Making your own FORGE project You want to embrace the "user" in "user-defined"? It's time to make your own project.