summaryrefslogtreecommitdiff
path: root/tests/tap_hold_configurations/hold_on_other_key_press/config.h
diff options
context:
space:
mode:
authorprecondition <57645186+precondition@users.noreply.github.com>2022-10-23 00:51:24 +0200
committerGitHub <noreply@github.com>2022-10-22 23:51:24 +0100
commitc012490712b0d09a73769b46bd31b0a5fd434372 (patch)
tree5b61c367a77827f323761c1b72904d898f182c9a /tests/tap_hold_configurations/hold_on_other_key_press/config.h
parent74484e21afc819b8e20f408aebc5c4e6cfdcc991 (diff)
Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)
* Add HOLD_ON_OTHER_KEY_PRESS to data/ files * Add unit tests for HOLD_ON_OTHER_KEY_PRESS
Diffstat (limited to 'tests/tap_hold_configurations/hold_on_other_key_press/config.h')
-rw-r--r--tests/tap_hold_configurations/hold_on_other_key_press/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/tap_hold_configurations/hold_on_other_key_press/config.h b/tests/tap_hold_configurations/hold_on_other_key_press/config.h
new file mode 100644
index 0000000000..98a72ec81f
--- /dev/null
+++ b/tests/tap_hold_configurations/hold_on_other_key_press/config.h
@@ -0,0 +1,20 @@
+/* Copyright 2022 Vladislav Kucheriavykh
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+#include "test_common.h"
+#define HOLD_ON_OTHER_KEY_PRESS