From 95b3de223157be521fd26b865891a59d7aa4bf4c Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 4 Dec 2024 15:45:18 +0100 Subject: ss14 keybindings --- home/.local/share/Space Station 14/data/keybinds.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/home/.local/share/Space Station 14/data/keybinds.yml b/home/.local/share/Space Station 14/data/keybinds.yml index 2583d98..c851dc6 100644 --- a/home/.local/share/Space Station 14/data/keybinds.yml +++ b/home/.local/share/Space Station 14/data/keybinds.yml @@ -14,5 +14,21 @@ binds: - mod1: Alt key: MouseButton5 function: AltActivateItemInHand +- key: W + function: MoveUp +- key: Up + function: MoveUp +- key: A + function: MoveLeft +- key: Left + function: MoveLeft +- key: S + function: MoveDown +- key: Down + function: MoveDown +- key: D + function: MoveRight +- key: Right + function: MoveRight leaveEmpty: [] ... -- cgit v1.2.3-70-g09d2