Fix layer switching from tap dances by redoing the keymap lookup (#17935)

This commit is contained in:
Sergey Vlasov 2022-10-03 12:48:16 +03:00 committed by GitHub
commit ca0c12847a
Failed to generate hash of commit
8 changed files with 874 additions and 5 deletions

View file

@ -0,0 +1,6 @@
// Copyright 2022 Sergey Vlasov (@sigprof)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "test_common.h"