summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2019-07-09 15:52:23 +0200
committerDrashna Jaelre <drashna@live.com>2019-07-09 06:52:23 -0700
commit220873dfebaac06f4686f619622babcd40bc54a8 (patch)
treeb935850e81c4fba39f292cbf41d2ff2d0bffe622 /users
parent8b1cdd1e3d27cce830c36f9604e5f69337b2c83e (diff)
[Keymap] Add personal Wasdat keymap, update other keymaps (#6290)
* Add wasdat:konstantin keymap TODO: Move it to layouts/ * Use HHKB arrow arrangement for mouse keys on KBD6X * Move KC_APP from Ctrl to M on all boards * Use RCT_RSF on Melody96 * Set TAP_HOLD_CAPS_DELAY to 50 in userspace * Use RSF_RCT instead of RCT_RSF
Diffstat (limited to 'users')
-rw-r--r--users/konstantin/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/users/konstantin/config.h b/users/konstantin/config.h
index 4ca19f8245..4edab2baab 100644
--- a/users/konstantin/config.h
+++ b/users/konstantin/config.h
@@ -14,8 +14,9 @@
#define NO_ACTION_ONESHOT
#define PERMISSIVE_HOLD
-#define TAPPING_TERM 200
-#define TAPPING_TOGGLE 2
+#define TAPPING_TERM 200
+#define TAPPING_TOGGLE 2
+#define TAP_HOLD_CAPS_DELAY 50
#define UNICODE_CYCLE_PERSIST false
#define UNICODE_SELECTED_MODES UC_WINC, UC_WIN, UC_LNX