From 81127d356cbbc2091fc0265e2f3bbbb9f5eff2aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Przemys=C5=82aw=20Pluta?= Date: Tue, 24 Nov 2020 18:19:22 +0100 Subject: [PATCH] Enable action reapating for keyboard --- firmware/keyboard.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/firmware/keyboard.c b/firmware/keyboard.c index 1da53d7..08fde0e 100644 --- a/firmware/keyboard.c +++ b/firmware/keyboard.c @@ -43,8 +43,8 @@ void kbd_init(void) void kbd_handle_event(void) { - SuperDebounce(&k_inc_hour, &R_PIN(KEYBOARD_PORT), 1<