From 9c14258423d61cca08bafc49edb2c75f31941827 Mon Sep 17 00:00:00 2001 From: asb2m10 Date: Fri, 23 Aug 2024 14:51:47 -0400 Subject: [PATCH] WIP CartManager accessibility --- Documentation/Keybindings.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/Keybindings.md diff --git a/Documentation/Keybindings.md b/Documentation/Keybindings.md new file mode 100644 index 00000000..67d460a7 --- /dev/null +++ b/Documentation/Keybindings.md @@ -0,0 +1,8 @@ +# Dexed key bindings + +| Key bindings | Actions | +| ---------------------------- | -----------------------------| +| CTRL+1 to CTRL+6 | Focus on operator 'X' group | +| CTRL+SHIFT+1 TO CTRL+SHIFT+6 | Toggle active operator 'X' | +| CTRL+Q | Focus on global group | +| CTRL+L | Open cartridge manager |