diff options
| author | Okke Formsma <okke@formsma.nl> | 2020-09-02 15:10:46 +0200 |
|---|---|---|
| committer | Okke Formsma <okke@formsma.nl> | 2020-09-02 15:10:46 +0200 |
| commit | f6a9c1ee57e9e8b5a6d2fd7cd5a60c32138a4404 (patch) | |
| tree | 24915736c37b822e3329d4127e3b304549bd5cd4 /app/tests/hold-tap/balanced/4a-nested/native_posix.keymap | |
| parent | 29a23f018235ede8cfe65f5ede5014408eee879a (diff) | |
rename tests
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.keymap | 14 |
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 |
