From 7c85ebab77b28fca1e91cc7f3ba0cc2edb97be33 Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Sun, 10 May 2020 16:51:41 +0200 Subject: [PATCH] triggerhappy project --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 142b52e..78a2bce 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ hkd doesn't require any libraries and has no dependency other than a standard C library, `musl` should work.\ run `make` to compile, `make clean` to remove the mess and `make debug` to compile a debug binary to use with gdb. + +## Similar projects +[triggerhappy](https://github.com/wertarbyte/triggerhappy)