summaryrefslogtreecommitdiff
path: root/keybindings
diff options
context:
space:
mode:
Diffstat (limited to 'keybindings')
-rw-r--r--keybindings/default.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/keybindings/default.json b/keybindings/default.json
index 94ab8ba..e3a1f53 100644
--- a/keybindings/default.json
+++ b/keybindings/default.json
@@ -12,9 +12,8 @@
"j": ["move", "south"],
"l": ["move", "east"],
"h": ["move", "west"],
-"e": ["input", ["take", null]],
+"e": ["take"],
"q": ["drop"],
-"Q": ["take"],
"E": ["use"],
"R": ["input", ["interact", ["none"]]],
"r": ["input", ["interact", ["none", "north", "south", "east", "west"]]],