diff options
author | jotix <47826561+jotix@users.noreply.github.com> | 2020-06-26 18:04:09 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-26 22:04:09 +0100 |
commit | 7369e195c21588e00ed5c4d970f1170bab39ae00 (patch) | |
tree | b2da83c2625291c882b216e01c920e011873fe8c /layouts/community/ortho_4x12/jotix/config.h | |
parent | 30f4b4d76349a61173f3eda87c57a3cde1c92aab (diff) |
tap toggle to lower layer (#9542)
Diffstat (limited to 'layouts/community/ortho_4x12/jotix/config.h')
-rw-r--r-- | layouts/community/ortho_4x12/jotix/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/jotix/config.h b/layouts/community/ortho_4x12/jotix/config.h new file mode 100644 index 0000000000..9b2f4fb64d --- /dev/null +++ b/layouts/community/ortho_4x12/jotix/config.h @@ -0,0 +1,4 @@ +// jotix ortho_4x12_layout config.h + +#define TAPPING_TOGGLE 2 +#define TAPPING_TERM 175
\ No newline at end of file |