summaryrefslogtreecommitdiffstats
path: root/users/dvorak_42_key/config.h
diff options
context:
space:
mode:
authorLuc <luc.wastiaux@xsmail.com>2022-12-12 13:21:23 +0800
committerGitHub <noreply@github.com>2022-12-11 21:21:23 -0800
commitbf2ed0174bb2c9e60555e41f682cae25b6e4dde7 (patch)
tree921b4dbc2d15fc21bb098adc9f51f750efc46de2 /users/dvorak_42_key/config.h
parent96ba554ca8878a4bc434e68b1b265d6fb9b11365 (diff)
[Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> Co-authored-by: Luc W <lucw@airpost.net>
Diffstat (limited to 'users/dvorak_42_key/config.h')
-rw-r--r--users/dvorak_42_key/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/dvorak_42_key/config.h b/users/dvorak_42_key/config.h
new file mode 100644
index 0000000000..b6f9918770
--- /dev/null
+++ b/users/dvorak_42_key/config.h
@@ -0,0 +1,8 @@
+// Copyright 2022 LucW (@luc-languagetools)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define DOUBLE_TAP_SHIFT_TURNS_ON_CAPS_WORD
+#undef TAPPING_TERM
+#define TAPPING_TERM 175 \ No newline at end of file