From a7bfb47f666c8fadffb80b1beeee1905ad3fe029 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Mon, 28 Nov 2022 19:58:09 +0100 Subject: Basic key matrix scan and keycode setup --- src/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.c') diff --git a/src/util.c b/src/util.c index 5a6cf2d..797a259 100644 --- a/src/util.c +++ b/src/util.c @@ -8,7 +8,7 @@ #include -int loglevel = LOG_WARN; +int loglevel = LOG_DEBUG; static void __attribute__((format(printf, 1, 0))) -- cgit v1.2.3-71-gd317