summaryrefslogtreecommitdiff
path: root/app/tests/hold-tap/balanced/4a-nested/native_posix.keymap
diff options
context:
space:
mode:
Diffstat (limited to 'app/tests/hold-tap/balanced/4a-nested/native_posix.keymap')
-rw-r--r--app/tests/hold-tap/balanced/4a-nested/native_posix.keymap14
1 files changed, 0 insertions, 14 deletions
diff --git a/app/tests/hold-tap/balanced/4a-nested/native_posix.keymap b/app/tests/hold-tap/balanced/4a-nested/native_posix.keymap
deleted file mode 100644
index c10c6d6..0000000
--- a/app/tests/hold-tap/balanced/4a-nested/native_posix.keymap
+++ /dev/null
@@ -1,14 +0,0 @@
-#include <dt-bindings/zmk/keys.h>
-#include <behaviors.dtsi>
-#include <dt-bindings/zmk/kscan-mock.h>
-#include "../behavior_keymap.dtsi"
-
-&kscan {
- events = <
- ZMK_MOCK_PRESS(0,0,200)
- ZMK_MOCK_PRESS(0,1,200)
- /* timer fires */
- ZMK_MOCK_RELEASE(0,1,10)
- ZMK_MOCK_RELEASE(0,0,10)
- >;
-}; \ No newline at end of file