From a96e118a4ec026d43d8b429fc04261b1cbfea559 Mon Sep 17 00:00:00 2001 From: Johan Baath Date: Sat, 21 Apr 2018 18:26:38 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba3edd9..da6001a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # keyblock -A tiny application to block unintended duplicate keypresses caused by defect first- and second-generation butterfly keyboards from Apple. +A tiny application that blocks unintended duplicate keypresses caused by defect first- and second-generation butterfly keyboards from Apple. It works by intercepting and blocking certain keyboard events depending on how long ago a key-down event was triggered.