From 0fd99096577a57453f070f2dd94baefa09e369a4 Mon Sep 17 00:00:00 2001 From: Filios92 Date: Fri, 6 Sep 2024 08:27:20 +0200 Subject: Add combo key repress feature (#22858) Co-authored-by: jack --- tests/combo/combo_repress/test.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/combo/combo_repress/test.mk (limited to 'tests/combo/combo_repress/test.mk') diff --git a/tests/combo/combo_repress/test.mk b/tests/combo/combo_repress/test.mk new file mode 100644 index 0000000000..cc3f482f4b --- /dev/null +++ b/tests/combo/combo_repress/test.mk @@ -0,0 +1,6 @@ +# Copyright 2024 @Filios92 +# SPDX-License-Identifier: GPL-2.0-or-later + +COMBO_ENABLE = yes + +INTROSPECTION_KEYMAP_C = test_combos_repress.c -- cgit v1.2.3