From 3bf770a3648cd8f6e29afba36b861729920e5e40 Mon Sep 17 00:00:00 2001 From: Okke Formsma Date: Sun, 29 Nov 2020 21:25:42 +0100 Subject: bugfix(sticky keys): release active sticky keys properly see https://github.com/zmkfirmware/zmk/issues/445 --- app/tests/sticky-keys/8-lsk-osk-combination/events.patterns | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/tests/sticky-keys/8-lsk-osk-combination/events.patterns (limited to 'app/tests/sticky-keys/8-lsk-osk-combination/events.patterns') diff --git a/app/tests/sticky-keys/8-lsk-osk-combination/events.patterns b/app/tests/sticky-keys/8-lsk-osk-combination/events.patterns new file mode 100644 index 0000000..833100f --- /dev/null +++ b/app/tests/sticky-keys/8-lsk-osk-combination/events.patterns @@ -0,0 +1 @@ +s/.*hid_listener_keycode_//p \ No newline at end of file -- cgit v1.2.3