From 3cf958fb0836cc07df413792be0266fe80988e00 Mon Sep 17 00:00:00 2001 From: sanine-a Date: Fri, 22 May 2020 23:50:07 -0500 Subject: add honey_key_unbind_all() --- src/input.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src') diff --git a/src/input.c b/src/input.c index 7188560..bae32c6 100644 --- a/src/input.c +++ b/src/input.c @@ -39,6 +39,15 @@ void honey_key_unbind(int key) { /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ +void honey_key_unbind_all() { + for (int i=0; i